All notable changes to this project will be documented in this file.
- Enable setting default --merge-base-with values (75ea9c0)
- A tool to convert json output to SARIF format (#16) (1c991af)
- Add lint_message.name to oneline output (#21) (84f3d34)
- Fix linux ci (c443387)
- Don't check files that were deleted/moved in working tree (0fbb2f3)
- Add more runtime info to logs (80e78de)
- Add --all-files command (3d64ad3)
- Add --tee-json option (5978ec0)
- Add --version command-line arg (7932c44)
- Escape command-line args in log (1018103)
- Error if duplicate linters found (89064c1)
- Escape linter initializer in logs (0a0f0ec)
- Properly ignore current run on
rage -i
(#6) (e4989eb) - Show milliseconds in rage run timestamp (9780a2b)
- Update changelog (82c3335)
- Add rage command for bug reporting (bb80fef)
- Improve help message (0630560)
- Add integration test for init warnings (9c75f29)
- Add integration test for dryrun error on init config (88738ca)
- Run cargo upgrade (0241c01)
- Add --oneline arg for compact lint rendering (a0a9e87)
- Do not allow * to match across path segments (382413a)
- Add test for deleted files with --revision specified (19c6fee)
- Correct order of arguments while gathering files to lint (9c2093d)