lintervention 0.3.0
lintervention: ^0.3.0 copied to clipboard
Effective lint rules used internally by whynotmake.it. Based on very_good_analysis.
Change Log #
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2025-05-23 #
Changes #
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
lintervention - v0.3.0
- BREAKING FEAT: bump dart SDK to 3.8.0.
- BREAKING FEAT: preserve trailing commas.
- BREAKING FEAT: removed unnecessary_await_in_return (#4).
0.3.0 #
Note: This release has breaking changes.
- BREAKING FEAT: bump dart SDK to 3.8.0.
- BREAKING FEAT: preserve trailing commas.
- BREAKING FEAT: removed unnecessary_await_in_return (#4).
2023-10-06 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
lintervention - v0.1.1
- FEAT: initial commit.
- DOCS: add badge to README (#1).
0.1.1 #
- FEAT: initial commit.
- DOCS: add badge to README (#1).
0.1.0+1 #
- feat: initial commit 🎉