1. 8f61529 drop python3.6 support by Anthony Sottile · 3 years, 3 months ago
  2. 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
  3. fed8b6d Rename file causing `check-json` to fail by Iago Alonso · 4 years ago
  4. fe37451 Report duplicate keys in check_json by Aditya Khursale · 4 years, 2 months ago
  5. f5c42a0 pre-commit-hooks: python3.6+ by Anthony Sottile · 5 years ago
  6. 030bfac Apply typing to all of pre-commit-hooks by Anthony Sottile · 6 years ago
  7. 6e2e83a Simplify debug-statemetns tests by Anthony Sottile · 7 years ago
  8. 9b1b44e Remove write_file (now unnecessary) by Anthony Sottile · 7 years ago
  9. 54c0f8c Open files as UTF-8 by Michał Sochoń · 7 years ago
  10. 97d838f dding the file aws_config_without_secrets_with_spaces.ini for new test case by Pablo Vega · 7 years ago
  11. d889840 check-builtin-literals: Appease flake8 with six by Ben Webber · 7 years ago
  12. 7758676 check-builtin-literals: Ignore function attribute calls by Ben Webber · 7 years ago
  13. 35996b7 Add check to enforce literal syntax for Python builtin types by Ben Webber · 7 years ago
  14. c5b7c35 Use fixtures for the symlink tests to fix appveyor by Anthony Sottile · 8 years ago
  15. 1d7aaaa Fix end of files by Anthony Sottile · 8 years ago
  16. 10f8bd2 Add unit test for --no-ensure-ascii option by ushuz · 8 years ago
  17. b0d4cdb Improve searching for configured AWS credentials by Daniel Roschka · 8 years ago
  18. 54e83f7 Displaying the filename when the check-json hook fails with a UnicodeDecodeError - fix #148 by Lucas Cimon · 8 years ago
  19. e9e9c3d add test to show how it works a bit more by David Brown · 8 years ago
  20. cf3aabe Merge pull request #120 from sanmai-NL/JSON_arbitrary_indentation_separator by Anthony Sottile · 9 years ago
  21. a562886 Refactor legacy `indent: int` -> `indent: str` by Sander Maijers · 9 years ago
  22. a99475a Simplify the tests by Anthony Sottile · 9 years ago
  23. b4e29b5 Use newline='' to avoid automatic newline translation by Anthony Sottile · 9 years ago
  24. 4a01f64 Fix check-merge-conflict against binary files by Anthony Sottile · 9 years ago
  25. d49f04c Adjust formatting for existing `test_pretty_format_json` by mattclegg · 9 years ago
  26. bd4e37c Add test for '--no-sort-keys' by mattclegg · 9 years ago
  27. 896c0cf new hook tests for broken symlinks by Benjamin Chess · 9 years ago
  28. 9957432 Merge pull request #60 from arahayrabedian/master by Anthony Sottile · 10 years ago
  29. 02e8bdc add tests, test sample files and minor refactor of exit codes in actual hook in order to facilitate testing by Ara Hayrabedian · 10 years ago
  30. 55bf22d Add new hook pretty-format-json by Léo Cavaillé · 10 years ago
  31. 713fab4 Remove dependency on plumbum by Anthony Sottile · 10 years ago
  32. ddc9208 Add check-xml hook. by Anthony Sottile · 10 years ago
  33. c682b50 Add check_case_conflict hook #21 by gkisel · 10 years ago
  34. 243fe50 Add a hook for checking parseable json. by Anthony Sottile · 11 years ago
  35. 830ea6d Give a better message when ast is not parseable. by Anthony Sottile · 11 years ago
  36. 8270d81 Improve test coverage. by Anthony Sottile · 11 years ago
  37. b80ca9e Update project setup. by Anthony Sottile · 11 years ago
  38. 3e45f53 Add a hook for yaml files. by Anthony Sottile · 11 years ago