File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# XRLint Change History
22
3- ## Version 0.3.0 (in development )
3+ ## Version 0.3.0 (from 2025-01-20 )
44
55- Added more rules
66 - core/CF rule "flags"
2626 as default linter and formatter.
2727
2828
29- ## Version 0.2.0 (14.01. 2025)
29+ ## Version 0.2.0 (from 2025-01-14 )
3030
3131- Rule description is now your ` RuleOp ` 's docstring
3232 if ` description ` is not explicitly provided.
4141 and their children from Python and JSON/YAML values.
4242- Made all docstrings comply to google-style.
4343
44- ## Version 0.1.0 (09.01. 2025)
44+ ## Version 0.1.0 (from 2025-01-09 )
4545
4646- Added CLI option ` --print-config PATH ` , see same option in ESLint
4747- XRLint CLI now outputs single results immediately to console,
Original file line number Diff line number Diff line change 1- version = "0.3.0.dev0 "
1+ version = "0.3.0"
You can’t perform that action at this time.
0 commit comments