- 412564f add --pytest-test-first convention by Anthony Sottile · 2 years, 10 months ago
- fc88f3f Use tomli and tomllib instead of toml by Daniël van Noord · 2 years, 11 months ago
- bd70bc1 Add instruction to change executable mode on windows by MDW · 2 years, 11 months ago
- 2cbabf9 Check Git core.fileMode rather than infer from OS. by Kurt von Laven · 3 years, 2 months ago
- b13ff9b adjust error outputs to be more standardized by Anthony Sottile · 3 years ago
- 8f61529 drop python3.6 support by Anthony Sottile · 3 years, 3 months ago
- 03a65ca Fix check-added-large-files --enforce-all to correctly consider all git-lfs files. by Alex Martani · 3 years, 6 months ago
- 16bc739 Suggest usable call when exec files lack shebang on Windows by Pujit Mehrotra · 3 years, 5 months ago
- 39ab2ed replace exit(main()) with raise SystemExit(main()) by Anthony Sottile · 3 years, 6 months ago
- 05a5297 fix typos by Janosh Riebesell · 3 years, 6 months ago
- 81c6c55 remove unneeded executable bits by Anthony Sottile · 3 years, 6 months ago
- 07af540 Adjust git dir when checking for merge in worktree by Ersin Yildirim · 3 years, 6 months ago
- 1b4e30e detect_private_key: add OpenVPN shared-secret key block by Luís Ferreira · 3 years, 6 months ago
- ccdf02d detect_private_key: add textual version of `PKCS #8` encrypted private keys by Luís Ferreira · 3 years, 6 months ago
- 10c5e4e forbid-new-submodules: fix triggering failure when only a submodule is committed (without any other file); support --from-ref and --to-ref; fixes #609 by Mikhail Khvoinitsky · 3 years, 10 months ago
- 2468167 remove unused os.path by Guy Kisel · 3 years, 9 months ago
- 8a4333f optimize check_case_conflict.parents by Guy Kisel · 3 years, 9 months ago
- 41b29e8 Added pdbr into debug statements by Can Sarıgöl · 3 years, 10 months ago
- 391ae30 Add check for executability of scripts with shebangs by Ville Skyttä · 4 years, 3 months ago
- 9e7cd9f Refactor check_executables_have_shebangs for git ls-files reuse by Ville Skyttä · 4 years, 3 months ago
- 4729918 Disallow any branch name in checks_vcs_permalinks by jack1142 · 4 years ago
- f681234 check also directories in check_case_conflict by Krystian Chmura · 4 years, 1 month ago
- 1de4fe6 Update `pretty-format-json` to write to stdout with utf-8 encoding by jack1142 · 4 years, 1 month ago
- 3abbd47 no-commit-to-branch: Default to both master and main by Nicholas Devenish · 4 years, 1 month ago
- fe37451 Report duplicate keys in check_json by Aditya Khursale · 4 years, 2 months ago
- 28b2c8e requirements-txt-fixer now supports indents before comments by Viacheslav Greshilov · 4 years, 3 months ago
- dae0cbd check_executables_have_shebangs: avoid unneeded shebang reads on win32 by Ville Skyttä · 4 years, 3 months ago
- 1e87d59 New hook 'destroyed-symlinks' to detect symlinks which are changed to regular files with a content of a path which that symlink was pointing to; move zsplit to util by Mikhail Khvoinitsky · 4 years, 8 months ago
- 1f8151a Add --additional-github-domain to check-vcs-permalinks by Youngmin Koo · 4 years, 5 months ago
- 64d3fbd fix mypy by correcting the __lt__ annotation by Anthony Sottile · 4 years, 5 months ago
- 7e39347 Add --unique arg to file-contents-sorter by Daniel Hoherd · 4 years, 6 months ago
- d18bd5b Add new byte-order-marker checker/fixer by Jeremiah Gowdy · 4 years, 6 months ago
- 012bb06 Fix #518, provide --enforce-all option to check_added_large_files by Marcus Shawcroft · 4 years, 7 months ago
- 0c76025 Add a way to do case-insensitive sorting via file-contents-sorter. by Julian Berman · 4 years, 8 months ago
- 4faed34 Fix parsing of git output with unusual characters by Timothée Mazzucotelli · 4 years, 9 months ago
- 53a05b9 Add "pydevd_pycharm" to list of debug statements by Jascha Geerds · 4 years, 9 months ago
- c14b3aa sed -i s/whitelist/allowlist/g by Anthony Sottile · 4 years, 10 months ago
- 926208f hotfix: the user may be define an extra arguments for a removed hook by Pedro Calleja · 5 years ago
- e75e180 Merge pull request #484 from mxr/flake8-comprehensions by Anthony Sottile · 5 years ago
- e0c9d51 Merge pull request #483 from mxr/parse-reqs by Anthony Sottile · 5 years ago
- 5195ba3 Check git mode on Windows by Max Rozentsveyg · 5 years ago
- c8d9fb1 Fix C407 by Max Rozentsveyg · 5 years ago
- 7ebd420 Parse more operators in requirements by Max Rozentsveyg · 5 years ago
- 3d379a9 Merge pull request #481 from mxr/rm-type-ignore by Anthony Sottile · 5 years ago
- c03ac57 Remove `type: ignore` by Max Rozentsveyg · 5 years ago
- 8febacd Support checking unicode TOML by Max Rozentsveyg · 5 years ago
- c11c548 check-json: resolve TODO by Anthony Sottile · 5 years ago
- b9cc9d7 remove flake8 and suggest pycqa/flake8 by Anthony Sottile · 5 years ago
- bbcd31e Handled multiline dependencies by Aniket Bhatnagar · 5 years ago
- 21553c2 Allow arbitrarily encoded files to be checked with detect-aws-credentials by Anthony Sottile · 5 years ago
- 43bfa05 added wdb to DEBUG_STATEMENTS set by Dawid Kosiński · 5 years ago
- b3a28de Review fixes by Alexander Demin · 5 years ago
- 75d4832 Unit test for empty AWS variables by Alexander Demin · 5 years ago
- ace459b Skip empty variables in detect_aws_credentials by Alexander Demin · 5 years ago
- f5c42a0 pre-commit-hooks: python3.6+ by Anthony Sottile · 5 years ago
- fea76b9 Fix CI by upgrading AP templates by Anthony Sottile · 5 years ago
- 612a4b1 fix regular expression for test files by Rich Rauenzahn · 5 years ago
- 189e33e Fixed sorting for non editable requirement urls by Vinay Karanam · 5 years ago
- a33a8f0 Change parameter name to "chars" and move encoding outside loop by iconmaster5326 · 5 years ago
- dcbf434 Apply suggestion: the `bytes(...)` call does nothing here by Iconmaster · 5 years ago
- c431f09 Fix failure on Python 2 by iconmaster5326 · 5 years ago
- a2f836a fix-whitespace: Added test for custom charsets by iconmaster5326 · 5 years ago
- 886dfc4 trailing-whitespace: add option for custom chars to strip by iconmaster5326 · 5 years ago
- 86a010b Remove unnecessary double printing of filename by Anthony Sottile · 6 years ago
- e4cfaa6 remove redundent type annotation by Barak Y. Reif · 6 years ago
- d4b544d alter file with new line even if no other content is changed by Barak Y. Reif · 6 years ago
- da2ea3f add new line post reading requirements file, change before from tuple to list, add test cases by Barak Y. Reif · 6 years ago
- d6c0aa5 Remove useless newline by Joey Pinhas · 6 years ago
- ea8fbf9 Remove unneeded string join by Joey Pinhas · 6 years ago
- ec6c39e Print filenames in the diff by Joey Pinhas · 6 years ago
- 31e740e Use unified_diff by Joey Pinhas · 6 years ago
- 27cd688 Flush stderr, and formatting by Joey Pinhas · 6 years ago
- 831d2a9 Print file line stderr by Joey Pinhas · 6 years ago
- 93b7b66 Remove erroneoous print statement by Joey Pinhas · 6 years ago
- 0ff23d4 Remove extra cli flag, and update test case by Joey Pinhas · 6 years ago
- b28837a Add test case to test diffing function by Joey Pinhas · 6 years ago
- 780f202 Add option to show expected output by Joey Pinhas · 6 years ago
- 3e9db01 Add logic to print line number of JSON errors by Joey Pinhas · 6 years ago
- c245a7c Merge pull request #400 from pycontribs/toml-checker by Anthony Sottile · 6 years ago
- 317aef4 Added tests for check_toml by Sorin Sbarnea · 6 years ago
- 611a444 add sys.exit(main()) to file_contents_sorter.py by Squeaky · 6 years ago
- 771156f Use toml rather than pytoml by Semyon Maryasin · 6 years ago
- ae70f7e Add check-toml hook by Semyon Maryasin · 6 years ago
- e34f0c4 Add the rpdb debugger to the list of debugger packages by Dan LaManna · 6 years ago
- 711b730 Fix crlf line endings for double-quote-string-fixer by Anthony Sottile · 6 years ago
- 79a1b26 Handle crlf endings in fix-encoding-pragma by Anthony Sottile · 6 years ago
- fc9fb8b Changed position of 'import io' by roottool · 6 years ago
- 47c8978 Added newline by roottool · 6 years ago
- e7924b5 Changed from open() to io.open() by roottool · 6 years ago
- 053feb1 Use AbstractSet to appease mypy by Anthony Sottile · 6 years ago
- a7af812 Make optional argument use an immutable set for the default value by Marc Jay · 6 years ago
- 8d2785b Amend approach for no-commit-to-branch to use regex matching based on by Marc Jay · 6 years ago
- d6847c4 Add wildcard matching to no-commit-to-branch hook so that commits can by Marc Jay · 6 years ago
- 2f6a251 Don't require an encoding for check-docstring-first by Anthony Sottile · 6 years ago
- 8bb94f0 azure pipelines [skip travis] [skip appveyor] by Anthony Sottile · 6 years ago
- 8626e26 double-quote-string-fixer by Anthony Sottile · 6 years ago
- 4575652 Use default flake8 config by Anthony Sottile · 6 years ago
- 030bfac Apply typing to all of pre-commit-hooks by Anthony Sottile · 6 years ago
- 63cc341 Updates for flake8 3.7 by Anthony Sottile · 6 years ago
- e7158ce pre-commit autoupdate by Anthony Sottile · 6 years ago