diff --git a/demo_sqflite/analysis_options.yaml b/demo_sqflite/analysis_options.yaml index 61b6c4d..9b4bd70 100644 --- a/demo_sqflite/analysis_options.yaml +++ b/demo_sqflite/analysis_options.yaml @@ -21,7 +21,7 @@ linter: # or a specific dart file by using the `// ignore: name_of_lint` and # `// ignore_for_file: name_of_lint` syntax on the line or in the file # producing the lint. - rules: + rules: [] # avoid_print: false # Uncomment to disable the `avoid_print` rule # prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule