mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
No functional changes, just cleanup. Updating the build_value build dependencies then regenerating allows us to remove the analysis excludes in the `analysis_options.yaml` files due to them now ignoring lints.
6 lines
98 B
YAML
6 lines
98 B
YAML
include: package:analysis_defaults/flutter.yaml
|
|
|
|
linter:
|
|
rules:
|
|
sort_pub_dependencies: true
|