blob: 923a2719f6b8937e9e510b27111c215146405c29 [file] [log] [blame] [edit]
include: ../../analysis_options.yaml
analyzer:
exclude:
- build/**
- lib/generated_plugin_registrant.dart
- macos/
# Syntax highlighting test files may include or lint-violating code
# for testing so should be ignored. Uncomment this while modifying
# these files if you want to ensure code is not invalid except where
# expected.
- test/test_infra/test_data/syntax_highlighting/**