# Use the parent analysis options settings and enable null-experiment.include:../analysis_options.yamlanalyzer:errors:always_require_non_null_named_parameters:false# not needed with nnbdtype_init_formals:false# https://github.com/dart-lang/linter/issues/2192unrelated_type_equality_checks:false# https://github.com/dart-lang/linter/issues/2196void_checks:false# https://github.com/dart-lang/linter/issues/2185unnecessary_null_comparison:false# Turned off until null-safe rollout is complete.