No needed option removed

This commit is contained in:
salvadordeveloper
2022-02-21 09:29:43 -07:00
parent e103d32c5b
commit ddd0f5b15a

View File

@ -1,10 +1,7 @@
#include: package:effective_dart/analysis_options.yaml
analyzer:
enable-experiment:
- non-nullable
exclude:
- "**/*.g.dart"
- "**/*.freezed.dart"