mirror of
https://github.com/flutter/packages.git
synced 2025-07-03 17:18:22 +08:00
[flutter_migrate] base boilerplate files (#2694)
This commit is contained in:
@ -8,10 +8,13 @@
|
||||
|
||||
# Deliberately uses flutter_lints, as that's what it is demonstrating.
|
||||
- flutter_lints/example
|
||||
# Adopts some flutter_tools rules regarding public api docs due to being an
|
||||
# extension of the tool and using tools base code.
|
||||
- flutter_migrate
|
||||
# Adds unawaited_futures. We should investigating adding this to the root
|
||||
# options instead.
|
||||
- metrics_center
|
||||
# Has some constructions that are currently handled poorly by dart format.
|
||||
- rfw/example
|
||||
# Disables docs requirements, as it is test code.
|
||||
- web_benchmarks/testing/test_app
|
||||
- web_benchmarks/testing/test_app
|
Reference in New Issue
Block a user