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 12:30:08 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecf82ed5e00ef8e2a48b1fc2f807112a9f459367
pre-commit
/
pre_commit
/
commands
History
Anthony Sottile
ecf82ed5e0
Use bytes for sys.stdout.write in PY2.
Closes
#161
.
2014-09-02 16:11:45 -07:00
..
__init__.py
Move commands into their own files.
2014-06-13 19:52:14 -07:00
autoupdate.py
Allow multiple hooks with same id in .pre-commit-config.yaml
2014-07-31 08:37:37 -07:00
clean.py
Move commands into their own files.
2014-06-13 19:52:14 -07:00
install_uninstall.py
Do logging on install-hooks during install command.
2014-07-28 14:24:00 -07:00
run.py
Use bytes for sys.stdout.write in PY2.
Closes
#161
.
2014-09-02 16:11:45 -07:00