Update analysis_options.yaml

This commit is contained in:
Tsavo Knott 2025-03-30 16:24:24 -04:00
parent 548c306318
commit 1502c97f13
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
include: package:lints/recommended.yaml include: package:lints/recommended.yaml
analyzer: analyzer:
exclude:
- 'example/**'
- 'interop/**'
errors: errors:
# These should be fixed or ignored in the proto generator. # These should be fixed or ignored in the proto generator.
implementation_imports: ignore implementation_imports: ignore