Skip to content

Releases: justinchuby/lintrunner-adapters

v0.12.3.1

08 Feb 05:32
21d7266
Compare
Choose a tag to compare

Fix release pipeline.

v0.12.3

06 Feb 18:51
0cfd8ff
Compare
Choose a tag to compare

What's Changed

  • chore(ci): test with Python 3.12 by @justinchuby in #94
  • fix(linter): resolve file path for the black linter to avoid a bug in black file path handling by @justinchuby in #92

Full Changelog: v0.12.2...v0.12.3

v0.12.2

29 Jan 15:26
c9727c9
Compare
Choose a tag to compare

What's Changed

  • fix(linter): raise error when pylint fails instead of failing silently by @justinchuby in #91

Full Changelog: v0.12.1...v0.12.2

v0.12.1

15 Dec 19:37
7b1e35e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #84
  • Add url in the ruff lint messages | feat(linter) by @justinchuby in #87

Full Changelog: v0.12.0...v0.12.1

v0.12.0

11 Nov 22:32
a98fe47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

17 Oct 14:21
71a4423
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

17 Oct 00:17
4456097
Compare
Choose a tag to compare

This change fixes support for ruff>=0.1.0

What's Changed

  • fix(linter)!: Use --output-format in the RUFF linter by @justinchuby in #77
  • feat(linter): include explanation in ruff lint messages by @justinchuby in #78
  • feat(linter): retry with the --format option when --output-format fails by @justinchuby in #79

Full Changelog: v0.9.0...v0.10.0

v0.9.0

10 Jun 16:23
Compare
Choose a tag to compare

What's Changed

  • feat: Add toml-sort linter by @q0w in #69

Full Changelog: v0.8.0...v0.9.0

v0.8.0

26 Apr 14:36
843f4ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

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