Removes soon to be deprecated analyzer option (#100862)

This commit is contained in:
Zachary Anderson 2022-03-27 10:50:07 -07:00 committed by GitHub
parent 8acbf54930
commit c3b11c1632
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,8 +21,6 @@
analyzer:
language:
strict-raw-types: true
strong-mode:
implicit-casts: false
errors:
# treat missing required parameters as a warning (not a hint)
missing_required_param: warning