1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-13 10:59:04 +00:00
Files
samples/desktop_photo_search/material/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