mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
check cygwin mismatch earlier
This commit is contained in:
parent
3e2b9dc91a
commit
91530f1005
7 changed files with 33 additions and 32 deletions
2
pre_commit/errors.py
Normal file
2
pre_commit/errors.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
class FatalError(RuntimeError):
|
||||
pass
|
||||
Loading…
Add table
Add a link
Reference in a new issue