googlearchive / pedantic

How to get the most value from Dart static analysis
https://pub.dev/packages/pedantic
BSD 3-Clause "New" or "Revised" License
324 stars 56 forks source link

Sort Unused Lints alphabetically #41

Closed passsy closed 4 years ago

passsy commented 4 years ago

Sorts the "Unused Lints" section alphabetically to match the order in analysis_options.yaml

davidmorgan commented 4 years ago

Thanks :)