setting linter rules in analysis_options.yaml
is confusing
#58693
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-linter
Issues with the analyzer's support for the linter package
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: