mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 03:26:53 +00:00
Remove pylint
This commit is contained in:
parent
d19360c179
commit
8be6f4c77e
5 changed files with 1 additions and 29 deletions
|
|
@ -12,9 +12,6 @@ from testing.util import get_resource_path
|
|||
from testing.util import write_file
|
||||
|
||||
|
||||
# pylint:disable=unused-argument
|
||||
|
||||
|
||||
@pytest.yield_fixture
|
||||
def f1_is_a_conflict_file(tmpdir):
|
||||
# Make a merge conflict
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue