mirror of
https://github.com/hanskokx/arcane_analysis.git
synced 2026-05-14 02:19:10 +02:00
a1d72d2494
- Added the following linting rules: - `use_decorated_box` - `use_enums` Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
19 lines
224 B
Markdown
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
|