Unverified Commit c3b11c16 authored by Zachary Anderson's avatar Zachary Anderson Committed by GitHub

Removes soon to be deprecated analyzer option (#100862)

parent 8acbf549
...@@ -21,8 +21,6 @@ ...@@ -21,8 +21,6 @@
analyzer: analyzer:
language: language:
strict-raw-types: true strict-raw-types: true
strong-mode:
implicit-casts: false
errors: errors:
# treat missing required parameters as a warning (not a hint) # treat missing required parameters as a warning (not a hint)
missing_required_param: warning missing_required_param: warning
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment