setting linter rules in analysis_options.yaml
is confusing
#58693
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-enhancement
A request for a change that isn't a bug
Describe the issue
as far as i can tell, there are three different sections for linter rules:
linter.rules
analyzer.language
analyzer.strong-mode
i think it would be much simpler if there was only one. currently it's confusing to new users as it's difficult to find the correct section or track down the documentation for individual rules - see #48553 (comment) and #48650
The text was updated successfully, but these errors were encountered: