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 2d2cc41 commit b4b4daaCopy full SHA for b4b4daa
tools/add_imports/analysis_options.yaml
@@ -5,3 +5,4 @@ linter:
5
prefer_foreach: true
6
prefer_single_quotes: true
7
public_member_api_docs: false
8
+ avoid_print: false
tools/add_imports/lib/add_imports.dart
0 commit comments