|
__init__.py
|
Move commands into their own files.
|
2014-06-13 19:52:14 -07:00 |
|
autoupdate.py
|
Replace match.group(n) with match[n]
|
2020-01-12 13:39:53 -08:00 |
|
clean.py
|
Add types to pre-commit
|
2020-01-12 10:15:01 -08:00 |
|
gc.py
|
Add types to pre-commit
|
2020-01-12 10:15:01 -08:00 |
|
init_templatedir.py
|
Add types to pre-commit
|
2020-01-12 10:15:01 -08:00 |
|
install_uninstall.py
|
Some manual .format() -> f-strings
|
2020-01-12 13:39:53 -08:00 |
|
migrate_config.py
|
Add types to pre-commit
|
2020-01-12 10:15:01 -08:00 |
|
run.py
|
Remove pre_commit.five
|
2020-01-12 13:39:53 -08:00 |
|
sample_config.py
|
Add types to pre-commit
|
2020-01-12 10:15:01 -08:00 |
|
try_repo.py
|
Remove usage of OrderedDict
|
2020-01-12 13:39:53 -08:00 |