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