Lint docs should include installation instructions / example of usage #59141
Labels
analyzer-linter
Issues with the analyzer's support for the linter package
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P3
A lower priority bug or feature request
type-documentation
A request to add or improve documentation
type-enhancement
A request for a change that isn't a bug
I always forget the syntax to include lints. Would love to have something copy-paste in the docs, e.g.:
https://dart-lang.github.io/linter/lints/unawaited_futures.html
Should have a small section:
Usage
Similar to what we do in pub:
https://pub.dev/packages/openapi_generator/install
Although honestly maybe a command line would be easier. :) But even just adding the usage docs I think would be an improvement.
The text was updated successfully, but these errors were encountered: