diff --git a/analysis_options.yaml b/analysis_options.yaml index 2e349a87..81bdd00d 100644 --- a/analysis_options.yaml +++ b/analysis_options.yaml @@ -26,6 +26,7 @@ linter: rules: # avoid_print: false # Uncomment to disable the `avoid_print` rule # prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule + prefer_const_constructors: true # Additional information about this file can be found at # https://dart.dev/guides/language/analysis-options