We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 403e7a5 commit 571444eCopy full SHA for 571444e
analysis_options.yaml
@@ -1,4 +1,5 @@
1
include: package:flutter_lints/flutter.yaml
2
3
-# Additional information about this file can be found at
4
-# https://dart.dev/guides/language/analysis-options
+analyzer:
+ exclude:
5
+ - 'lib/go_git_dart_bindings_generated.dart'
0 commit comments