Commit graph

518 commits

Author SHA1 Message Date
Anthony Sottile
e01bc2c2a1 v2.0.0 2018-10-12 19:55:16 -07:00
Anthony Sottile
dbf7de0031
Merge pull request #325 from pre-commit/use_subprocess
Use subprocess directly
2018-10-12 19:44:44 -07:00
Anthony Sottile
69f2da629e Use subprocess directly 2018-10-12 19:37:46 -07:00
Anthony Sottile
08e2918d60
Merge pull request #321 from pre-commit/suggest_mirrors_autopep8
Remove autopep8-wrapper in favor of autopep8
2018-10-12 19:23:26 -07:00
Anthony Sottile
c9a608a9ca
Merge pull request #323 from pre-commit/remove_compat
Remove legacy hooks.yaml and pre-types config
2018-10-12 19:23:13 -07:00
Anthony Sottile
6d83a62aad
Merge pull request #324 from pre-commit/markdown_ext
Default --no-markdown-linebreak-ext for trailing-whitespace
2018-10-12 19:22:38 -07:00
Anthony Sottile
99453a5366 Default --no-markdown-linebreak-ext for trailing-whitespace 2018-10-12 18:15:39 -07:00
Anthony Sottile
2f6ba1b88e Remove legacy hooks.yaml and pre-types config 2018-10-11 22:20:07 -07:00
Anthony Sottile
526904b159 Remove autopep8-wrapper in favor of autopep8 2018-10-11 17:19:35 -07:00
Anthony Sottile
78b24438db
Merge pull request #318 from milin/fix_readme
Fix readme to correctly reflect no-commit-to-branch args
2018-10-10 11:20:06 -07:00
Anthony Sottile
3aa6c641d2
Update README.md 2018-10-10 11:15:13 -07:00
Shakya, Milind
023851e657 Fix readme to correctly reflect no-commit-to-branch args 2018-10-04 17:40:47 -04:00
Anthony Sottile
e018adf3ac Add changelog entry for 1.4.0-1 2018-09-27 11:17:33 -07:00
Anthony Sottile
b8c3b0503a
Merge pull request #317 from revolter/patch-1
Don't run end-of-file-fixer hook for the commit-msg stage
2018-09-27 11:15:03 -07:00
Iulian Onofrei
5f6a443de2
Fix options ordering 2018-09-27 21:09:33 +03:00
Iulian Onofrei
68aa6e77e1
Don't run end-of-file-fixer hook for the commit-msg stage 2018-09-27 20:44:09 +03:00
Anthony Sottile
219c70a9c1 v1.4.0 2018-07-22 09:32:56 -07:00
Anthony Sottile
a10dec1998
Merge pull request #306 from pre-commit/all-repos_autofix_appveyor-py37
Use python3.7 in appveyor
2018-07-10 14:23:39 -07:00
Anthony Sottile
942957096f Use python3.7 in appveyor
Committed via https://github.com/asottile/all-repos
2018-07-10 13:13:21 -07:00
Anthony Sottile
e719df51fe
Merge pull request #305 from pre-commit/no_py35
Don't test python3.5 now that we test python3.7
2018-07-08 10:18:44 -07:00
Anthony Sottile
c9899ab7d1 Don't test python3.5 now that we test python3.7 2018-07-08 08:20:50 -07:00
Anthony Sottile
b9ade8f9a1
Merge pull request #304 from expobrain/python_37
Added Python 3.7 support
2018-07-08 08:16:17 -07:00
Daniele Esposti
c02c3a237f Removed PyYAML version 2018-07-06 19:39:11 +01:00
Daniele Esposti
59527129e4 Updated Travis config for Python 3.7 2018-07-06 09:00:42 +01:00
Daniele Esposti
03ba7f73cb Fixed version of PyYAML 2018-07-06 09:00:25 +01:00
Daniele Esposti
a49c356f63 Added Python 3.7 support 2018-07-05 23:24:35 +01:00
Anthony Sottile
63e729fcc7
Merge pull request #301 from vinayinvicible/force-merge
Added --assume-in-merge option for check-merge-conflict
2018-06-26 11:35:36 -07:00
Vinay Karanam
64b9f3dcf0 Added --assume-in-merge option for check-merge-conflict
Fixes #300
2018-06-26 23:59:40 +05:30
Anthony Sottile
9bf684c131
Merge pull request #297 from pre-commit/warnings
Fix resource warnings
2018-06-18 08:21:00 -07:00
Anthony Sottile
1fc25d9778
Merge pull request #296 from pre-commit/fix_escape_sequences
Fix invalid escape sequences
2018-06-18 07:34:31 -07:00
Anthony Sottile
5dc306b35d Fix resource warnings 2018-06-18 00:00:38 -07:00
Anthony Sottile
6239384547 Fix invalid escape sequences 2018-06-17 23:52:13 -07:00
Anthony Sottile
a193eab99e
Merge pull request #294 from pre-commit/more_protected_branches
Allow multiple branches to be protected
2018-06-09 11:29:05 -07:00
Anthony Sottile
baec308367 Allow multiple branches to be protected
Original patch by @moas
2018-06-09 11:18:33 -07:00
Anthony Sottile
2aa7aeb572 git mv tests/{check_,}no_commit_to_branch_test.py 2018-06-09 11:10:43 -07:00
Anthony Sottile
fa7a3b5466
Merge pull request #293 from pre-commit/dont_match_whitespace_regex
Improve vcs regex (don't match whitespace)
2018-06-04 10:58:13 -07:00
Anthony Sottile
c72ad40a6d Improve vcs regex (don't match whitespace) 2018-06-04 10:10:14 -07:00
Anthony Sottile
bf8369c862
Merge pull request #290 from pre-commit/all-repos_autofix_e309-autopep8
E309 is no longer rewritten by autopep8
2018-06-01 15:12:45 -07:00
Anthony Sottile
d12ed2f637 E309 is no longer rewritten by autopep8
Committed via https://github.com/asottile/all-repos
2018-06-01 13:39:48 -07:00
Anthony Sottile
04f59e3d3f
Merge pull request #289 from pre-commit/all-repos_autofix_manual-https-git-urls
Suggest https:// git urls
2018-05-28 11:10:31 -07:00
Anthony Sottile
ffcda22d77 Suggest https:// git urls
Committed via https://github.com/asottile/all-repos
2018-05-28 10:58:28 -07:00
Anthony Sottile
a6209d8d4f v1.3.0 2018-05-28 10:34:46 -07:00
Anthony Sottile
e931230641
Merge pull request #288 from pre-commit/all-repos_autofix_rm-makefile
Remove (unused) Makefile
2018-05-23 18:20:51 -07:00
Anthony Sottile
e8a9a519d2 Remove (unused) Makefile
Committed via https://github.com/asottile/all-repos
2018-05-23 17:45:46 -07:00
Anthony Sottile
7a8a6e4b54
Merge pull request #287 from vin01/master
Detect putty & sshcom private keys
2018-05-18 15:41:06 -07:00
vin01
45d3850244 Detect putty & sshcom private keys 2018-05-19 00:31:16 +01:00
Anthony Sottile
a66a33042a
Merge pull request #286 from pre-commit/fix_builtin_literals_check
Explicitly check for `ast.Name`
2018-05-17 17:22:49 -07:00
Anthony Sottile
df93509aed Explicitly check for ast.Name 2018-05-17 17:14:25 -07:00
Anthony Sottile
805530fe29 Update debug-statements description 2018-05-14 09:16:37 -07:00
Anthony Sottile
6ed369d651
Merge pull request #283 from pre-commit/breakpoint
debug-statements: detect python3.7+ breakpoint()
2018-05-14 09:11:08 -07:00