Skip to content

Releases: justinchuby/lintrunner-adapters

v0.7.1

08 Apr 22:40
9818ca6
Compare
Choose a tag to compare

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

07 Apr 00:18
879d292
Compare
Choose a tag to compare

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

25 Mar 15:25
7a3a7b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

20 Feb 15:56
24fd08f
Compare
Choose a tag to compare

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

10 Feb 23:01
8f571cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.3

v0.6.1

06 Feb 15:02
5614aca
Compare
Choose a tag to compare

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

06 Feb 01:10
308a23c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

24 Jan 03:49
28e8df2
Compare
Choose a tag to compare

What's Changed

  • Allow passing config to flake8 by @q0w in #36
  • feat: Add refurb linter by @q0w in #35

Full Changelog: v0.4.0...v0.5.0

v0.4.0

19 Jan 16:10
0b489c0
Compare
Choose a tag to compare

What's Changed

  • feat(linter): adapter for add-trailing-comma by @q0w in #31
  • feat(linter): adapter for pyupgrade by @q0w in #34

New Contributors

  • @q0w made their first contribution in #31

Full Changelog: v0.3.0...v0.4.0

v0.3.0

02 Dec 04:23
640b7bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0