mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
Add a constants directory.
This commit is contained in:
parent
609a35c0c4
commit
e06392134b
1 changed files with 4 additions and 0 deletions
4
pre_commit/constants.py
Normal file
4
pre_commit/constants.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
PRE_COMMIT_FILE = '.pre-commit-config.yaml'
|
||||
|
||||
PRE_COMMIT_DIR = '.pre-commit-files'
|
||||
Loading…
Add table
Add a link
Reference in a new issue