Skip to content

Commit cea94b6

Browse files
committed
chore: ignore document_ignores in analysis_options.yaml
- Added 'document_ignores: ignore' to the analyzer errors section - This change allows ignoring of documented ignores in the analysis options
1 parent 8a86764 commit cea94b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

analysis_options.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ include: package:very_good_analysis/analysis_options.9.0.0.yaml
22
analyzer:
33
errors:
44
lines_longer_than_80_chars: ignore
5+
document_ignores: ignore

0 commit comments

Comments
 (0)