mirror of
https://github.com/foss42/apidash.git
synced 2025-07-03 23:05:32 +08:00
Update analysis_options.yaml
This commit is contained in:
@ -1,4 +1,8 @@
|
|||||||
include: package:flutter_lints/flutter.yaml
|
include: package:flutter_lints/flutter.yaml
|
||||||
|
|
||||||
# Additional information about this file can be found at
|
analyzer:
|
||||||
# https://dart.dev/guides/language/analysis-options
|
errors:
|
||||||
|
invalid_annotation_target: ignore
|
||||||
|
exclude:
|
||||||
|
- "**/*.freezed.dart"
|
||||||
|
- "**/*.g.dart"
|
||||||
|
Reference in New Issue
Block a user