1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Files
samples/desktop_photo_search/fluent_ui/analysis_options.yaml
2022-08-31 07:04:25 +10:00

9 lines
129 B
YAML

include: ../../analysis_options.yaml
analyzer:
exclude: [lib/src/**.g.dart]
linter:
rules:
sort_pub_dependencies: true