Skip to content

Commit

Permalink
Add link to pylint issue tracker to README (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
luabud authored Jan 20, 2024
1 parent 3f89644 commit 9dd2f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A Visual Studio Code extension with support for the Pylint linter. This extension ships with `pylint=3.0.3`.

> **Note**: The minimum version of Pylint this extension supports is `2.12.2`.
> **Note**: The minimum version of Pylint this extension supports is `2.12.2`. If you are having issues with Pylint, please report it to [this issue tracker](https://github.com/pylint-dev/pylint/issues) as this extension is just a wrapper around Pylint.
This extension supports all [actively supported versions](https://devguide.python.org/#status-of-python-branches) of the `Python` language (i.e., Python >= 3.8).

Expand Down

0 comments on commit 9dd2f1d

Please sign in to comment.