All notable changes to this project will be documented in this file.
- Add gist/pastry upload to lintrunner rage (bd224ae)
- Properly filter ignored files in sapling all-files (34dd8b2)
- Make rage command robust to missing data (a96ceec)
- Properly fail if --get_paths cmd fails (53c4961)
- Dont panic when no linters are specified (0527cf0)
- Make --all-files work with sl (2df4572)
- Add a list subcommand to show available linters (0765237)
- Fix snapshot test (7c345da)
- Log relative-to argument (2bbe82f)
- Update README to include options and link to github action (#55) (9efb969)
- Remove redirect to pytorch/test-infra (f065574)
- Guard sl tests with mutex (a9feaea)
- 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)