lintervention 0.4.0+1
lintervention: ^0.4.0+1 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-09-30 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
lintervention
- v0.4.0+1
- FIX: remove lints that were added erroneously.
0.4.0+1 #
- FIX: remove lints that were added erroneously.
0.4.0 #
Note: This release has breaking changes.
- BREAKING FEAT: split up linter rules into
app.yaml
andpackage.yaml
.
0.3.1 #
- FIX: tightened very_good_analysis dependency.
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 🎉