Skip to content

Releases: justinchuby/lintrunner-adapters

v0.2.0

02 Dec 01:35
571ef6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.2.0

v0.1.7

19 Nov 00:05
06a74f4
Compare
Choose a tag to compare

What's Changed

  • feat(linter): add options to display how to disable an error by @justinchuby in #24
  • fix(sarif): remove message from sarif title by @justinchuby in #25
  • ci: run tests in different python versions by @justinchuby in #27
  • feat(linter): reformat mypy messages and add options to include notes by @justinchuby in #26

Full Changelog: v0.1.6...v0.1.7

v0.1.6

18 Nov 04:08
f97377c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

15 Nov 23:27
b56c662
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

13 Nov 22:17
8a8f537
Compare
Choose a tag to compare

clangformat_linter: Allow a --fallback option to use clang-format in PATH.

v0.1.3

13 Nov 15:12
f91b22b
Compare
Choose a tag to compare

flake8_linter: Support the docstring-convention option when running pydocstyle using flake8.

v0.1.2

13 Nov 05:53
7f97f41
Compare
Choose a tag to compare
Update CI for dist (#12)

v0.1.1

13 Nov 05:42
10f726f
Compare
Choose a tag to compare

Create release process in CI.

v0.1.0

13 Nov 04:45
2524f42
Compare
Choose a tag to compare

First version on PyPI