8 Commits

Author SHA1 Message Date
8f6152921e drop python3.6 support
python 3.6 reached end of life on 2021-12-23

Committed via https://github.com/asottile/all-repos
2022-01-15 19:24:05 -05:00
10c5e4e166 forbid-new-submodules: fix triggering failure when only a submodule is committed (without any other file); support --from-ref and --to-ref; fixes #609 2021-08-13 21:32:08 +03:00
f681234a0e check also directories in check_case_conflict
fix #70
2021-04-04 09:27:44 -07:00
f5c42a050b pre-commit-hooks: python3.6+ 2020-02-05 11:22:18 -08:00
9e89b7616a Increase robustness of tests involving git
1. Disable automatic `git commit` GPG-signing, since that requires interaction.
   This issue was encountered in practice by me, causing spurious test failures
2. In case path operands could turn out to start with dashes, escape the
   operand list with '--'.
2016-06-12 18:58:30 +02:00
a99475afa0 Simplify the tests 2016-05-27 14:09:50 -07:00
713fab4bc7 Remove dependency on plumbum 2015-03-20 14:15:30 -07:00
c682b50749 Add check_case_conflict hook #21 2015-01-12 15:38:22 -08:00