Releases: justinchuby/lintrunner-adapters
Releases · justinchuby/lintrunner-adapters
v0.7.1
What's Changed
- chore(cli): provide a hint for users to upgrade their version by @justinchuby in #62
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat(init): allow supplying a requirements file for pip init by @justinchuby in #60
Full Changelog: v0.6.5...v0.7.0
v0.6.5
What's Changed
- chore: ruff message by @justinchuby in #57
- feat(linter): add docs lint to ruff_linter by @justinchuby in #58
- chore: update refurb version in CI by @justinchuby in #59
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- fix: use python -m to run ruff by @justinchuby in #52
- feat(pip_init): option to prevent installing packages when not in venv by @q0w in #53
- fix(pip_init): package name string in error message by @justinchuby in #54
- feat(linter): add the
--fast
option to black by @justinchuby in #55 - feat(linter): show disable hint in the ruff linter by @justinchuby in #56
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- chore: use github.ref for workflows by @justinchuby in #50
- fix(pip_init): default to install to the global environment by @justinchuby in #51
Full Changelog: v0.6.1...v0.6.3
v0.6.1
What's Changed
- fix(linter): filter files not in the set in mypy by @justinchuby in #48
- fix: ruff-fix display all lint errors; enable ruff and format all files by @justinchuby in #49
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat: Add django-upgrade adapter by @q0w in #37
- fix: Don't rely on add-traling-comma api by @q0w in #38
- feat(linter): add ruff adapters by @q0w in #39
- feat(linter): add rust clippy by @justinchuby in #42
- fix(linter): clippy file path by @justinchuby in #43
- feat(linter): rustfmt by @justinchuby in #44
- chore: clean up linters by @justinchuby in #45
- fix(linter): quote all error descriptions in rustfmt by @justinchuby in #46
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
v0.3.0
What's Changed
- feat(linter): adapter for editorconfig-checker by @justinchuby in #30
Full Changelog: v0.2.0...v0.3.0