diff --git a/analysis_options.yaml b/analysis_options.yaml index 1a48e912c..beb61aaab 100644 --- a/analysis_options.yaml +++ b/analysis_options.yaml @@ -6,6 +6,8 @@ analyzer: strict-casts: true strict-inference: true strict-raw-types: true + exclude: + - doc/tutorials/chapter_9\rohd_vf_example # keep up to date, matching https://dart-lang.github.io/linter/lints/options/options.html # some lints are not yet available, so disabled and marked with [not currently recognized]