Skip to content

Commit 8a86764

Browse files
committed
build: update very_good_analysis to version 9.0.0
- Update analysis_options.yaml to include version 9.0.0 of very_good_analysis - This change ensures the project adheres to the latest linting and analysis rules
1 parent 076a0ca commit 8a86764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analysis_options.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include: package:very_good_analysis/analysis_options.6.0.0.yaml
1+
include: package:very_good_analysis/analysis_options.9.0.0.yaml
22
analyzer:
33
errors:
44
lines_longer_than_80_chars: ignore

0 commit comments

Comments
 (0)