Files
arcane_analysis/CHANGELOG.md
T
hans a1d72d2494 v1.0.3
- Added the following linting rules:
  - `use_decorated_box`
  - `use_enums`

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-12-06 11:08:49 +01:00

19 lines
224 B
Markdown

## 1.0.3
- Added the following linting rules:
- `use_decorated_box`
- `use_enums`
## 1.0.2
- Added `unnecessary_breaks` linting rule
## 1.0.1
- Updated example
- No linting rule changes
## 1.0.0
- Initial release