mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-04 19:26:52 +00:00
Run pre-commit during test
This commit is contained in:
parent
e306ff3b7d
commit
3a3a7a153a
7 changed files with 20 additions and 21 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import pytest
|
||||
import tempfile
|
||||
|
||||
import pytest
|
||||
|
||||
from pre_commit_hooks.pretty_format_json import pretty_format_json
|
||||
from testing.util import get_resource_path
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue