mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
7 lines
124 B
YAML
7 lines
124 B
YAML
include: ../analysis_options.yaml
|
|
|
|
analyzer:
|
|
exclude:
|
|
- lib/json_serializable/*.g.dart
|
|
- lib/built_value/*.g.dart
|