ci: ignore generated files

This commit is contained in:
Matyáš Caras 2024-06-30 11:08:34 +02:00
parent 09d5bbb953
commit 1855ed4e6b
Signed by: hernik
GPG key ID: 2A3175F98820C5C6

View file

@ -9,6 +9,9 @@
# packages, and plugins designed to encourage good coding practices.
include: package:very_good_analysis/analysis_options.yaml
analyzer:
exclude: [/**/*.g.dart]
linter:
# The lint rules applied to this project can be customized in the
# section below to disable rules from the `package:flutter_lints/flutter.yaml`