1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Files
samples/simplistic_calculator/analysis_options.yaml

7 lines
141 B
YAML

include: ../analysis_options.yaml
# Files under typer/ are partially completed files, and often invalid
analyzer:
exclude:
- typer/**