mirror of
https://github.com/hanskokx/arcane_analysis.git
synced 2026-05-14 02:19:10 +02:00
a541141cf1
- Add preserve commas to formatter options Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
23 lines
262 B
Markdown
23 lines
262 B
Markdown
## 1.0.4
|
|
|
|
- Preserves tailing commas
|
|
|
|
## 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
|