Official Dart lint rules; the core and recommended set of lints suggested by the Dart team.
BSD 3-Clause "New" or "Revised" License
118
stars
30
forks
source link
Remove mention of `no_wildcard_variable_uses` from changelog #164
Closed
parlough closed 1 year ago
The lint was never included in a stable release, so it doesn't need to be in the changelog.
Including it in the changelog as removed incorrectly makes it seem like the lint is being removed or isn't good.