Update link to Pylint parity tracking issue (#2074)

This commit is contained in:
Cosmo
2023-01-21 17:46:55 -05:00
committed by GitHub
parent 5726118cfe
commit 39aed6f11d

View File

@@ -1539,7 +1539,7 @@ Like Flake8, Pylint supports plugins (called "checkers"), while Ruff implements
Unlike Pylint, Ruff is capable of automatically fixing its own lint violations.
Pylint parity is being tracked in [#689](https://github.com/charliermarsh/ruff/issues/689).
Pylint parity is being tracked in [#970](https://github.com/charliermarsh/ruff/issues/970).
### Which tools does Ruff replace?