mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Linking to a analysis_options.yaml that is present (#450)
fixes: https://github.com/flutter/samples/issues/449
This commit is contained in:
@@ -67,7 +67,7 @@ Each app should:
|
||||
[stable](https://github.com/flutter/flutter/wiki/Flutter-build-release-channels)
|
||||
release of the Flutter SDK.
|
||||
* Include the same
|
||||
[`analysis_options.yaml`](https://github.com/flutter/samples/blob/master/gallery/analysis_options.yaml)
|
||||
[`analysis_options.yaml`](https://github.com/flutter/samples/blob/master/animations/analysis_options.yaml)
|
||||
file used throughout the repo. These files include a base set of analyzer
|
||||
conventions and lints.
|
||||
* Have no analyzer errors or warnings.
|
||||
|
||||
Reference in New Issue
Block a user