mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Refactored how the installer works
This commit is contained in:
parent
8b0247e17f
commit
abea886a3d
8 changed files with 105 additions and 70 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
CONFIG_FILE = '.pre-commit-config.yaml'
|
||||
|
||||
PRE_COMMIT_DIR = '.pre-commit-files'
|
||||
HOOKS_WORKSPACE = '.pre-commit-files'
|
||||
|
||||
MANIFEST_FILE = 'manifest.yaml'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue