mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
7 lines
141 B
YAML
7 lines
141 B
YAML
include: ../analysis_options.yaml
|
|
|
|
# Files under typer/ are partially completed files, and often invalid
|
|
analyzer:
|
|
exclude:
|
|
- typer/**
|