This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
pre-commit
Watch
1
Star
0
Fork
0
You've already forked pre-commit
mirror of
https://github.com/pre-commit/pre-commit.git
synced
2026-01-13 20:40:08 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a0dd01c7e985970e62d3ff57841b0b0c485b8a3
pre-commit
/
pre_commit
/
commands
History
Anthony Sottile
10912fa03e
Lazily install repositories
2017-10-20 13:04:33 -07:00
..
__init__.py
Move commands into their own files.
2014-06-13 19:52:14 -07:00
autoupdate.py
Remove defaults before checking whether the intelligent rewrite was successful
2017-09-08 14:28:23 -07:00
clean.py
Adhere to XDG specification for cache dir.
2017-09-06 10:00:35 -07:00
install_uninstall.py
Use pipes.quote for executable path
2017-09-21 15:16:48 -07:00
migrate_config.py
pre-commit migrate-config should not return nonzero when successful
2017-09-07 09:23:36 -07:00
run.py
Lazily install repositories
2017-10-20 13:04:33 -07:00
sample_config.py
Enable map configurations (config v2).
2017-09-06 10:01:08 -07:00
try_repo.py
Add
pre-commit try-repo
2017-10-07 18:03:52 -07:00