- Added unnecessary_breaks

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2024-10-08 12:49:07 +02:00
parent 6ec31e0e16
commit 9607fac13f
4 changed files with 135 additions and 4 deletions
+11 -2
View File
@@ -1,3 +1,12 @@
## 0.0.1
## 1.0.2
* TODO: Describe initial release.
- Added `unnecessary_breaks` linting rule
## 1.0.1
- Updated example
- No linting rule changes
## 1.0.0
- Initial release