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-14 04:50:20 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
748c2ad273a61bbedb8b92cf85889f91ddc33c67
pre-commit
/
pre_commit
/
commands
History
Anthony Sottile
e15d7cde86
Upgrade the sample config
2018-11-15 14:17:10 -08:00
..
__init__.py
Move commands into their own files.
2014-06-13 19:52:14 -07:00
autoupdate.py
Use text_type instead of str()
2018-11-13 17:23:32 -08:00
clean.py
clean: separate store from runner
2018-06-29 20:08:23 -07:00
install_uninstall.py
Replace resources with importlib_resources
2018-10-14 14:37:35 -07:00
migrate_config.py
Appease yaml.load linters
2018-07-03 05:12:36 -07:00
run.py
Use parens instead of different logic pattern.
2018-07-19 23:27:29 -04:00
sample_config.py
Upgrade the sample config
2018-11-15 14:17:10 -08:00
try_repo.py
Separate store from runner
2018-06-29 22:35:53 -07:00