Sign in
cobalt
/
pre-commit-hooks
/
fe9c404019021e37ceda1ed3f09b75bc58337874
fe9c404
Forbid files with a UTF-8 BOM
by Anthony Sottile
· 9 years ago
97b88d9
flake8 2.5.3 is broken: https://gitlab.com/pycqa/flake8/issues/119
by Anthony Sottile
· 9 years ago
36214cb
Merge pull request #102 from pre-commit/improve_error_message_aws_101
by Anthony Sottile
· 9 years ago
d444ab8
Improve error message when credentials file is not provided
by Anthony Sottile
· 9 years ago
d740fae
Typo in no cover comment
by Anthony Sottile
· 9 years ago
64943e8
Add metadata for check-symlinks
by Anthony Sottile
· 9 years ago
8d80d51
Fix coverage on check_symlinks for windows
by Anthony Sottile
· 9 years ago
eff3eaf
Merge pull request #98 from bchess/check_symlinks
by Anthony Sottile
· 9 years ago
ee1e98a
Merge pull request #1 from pre-commit/asottile_check_symlinks
by Ben Chess
· 9 years ago
da88228
Skip the symlink tests on windows
by Anthony Sottile
· 9 years ago
d466a2e
no cover some non-lfs lines
by Anthony Sottile
· 9 years ago
896c0cf
new hook tests for broken symlinks
by Benjamin Chess
· 9 years ago
5edf945
Merge pull request #96 from pre-commit/git_lfs
by Anthony Sottile
· 9 years ago
3f6f23d
Teach check-large-files-added about git-lfs. Reslves #82.
by Anthony Sottile
· 9 years ago
2c62e4a
Merge pull request #97 from pre-commit/dont_write_files_that_arent_cleaned_up
by Anthony Sottile
· 9 years ago
7376a29
Write to temp directories in such a way that files get cleaned up
by Anthony Sottile
· 9 years ago
61d3e60
Merge pull request #95 from pre-commit/run_pre_commit_during_test
by Anthony Sottile
· 9 years ago
3a3a7a1
Run pre-commit during test
by Anthony Sottile
· 9 years ago
e306ff3
Merge pull request #91 from SBoudrias/patch-1
by Anthony Sottile
· 9 years ago
3284a1a
Fix code syntax in README
by Simon Boudrias
· 9 years ago
78fd691
Merge pull request #90 from cchristous/master
by Anthony Sottile
· 9 years ago
a23c582
Reformatted --diff-filter git argument
by Corey Christous
· 9 years ago
0ff8620
Merge pull request #89 from phoxelua/master
by Anthony Sottile
· 9 years ago
58edfc8
Fixed regex matching
by phoxelua
· 9 years ago
daa1e9a
Merge pull request #87 from pre-commit/encoding_pragma_hook
by Anthony Sottile
· 9 years ago
aa2ba6f
Add encoding pragma hook. Resolves pre-commit/pre-commit#15
by Anthony Sottile
· 9 years ago
29bf11d
Merge pull request #85 from deanwilson/aws_detected_filenames
by Anthony Sottile
· 10 years ago
a666527
Show names of files containing aws credentials
by Dean Wilson
· 10 years ago
edb5d52
Merge pull request #84 from pre-commit/update_description_about_autopep8
by Anthony Sottile
· 10 years ago
44fbe61
Update description about autopep8. Closes #83
by Anthony Sottile
· 10 years ago
f82fb14
Add C, C++ to whitespace hooks
by Anthony Sottile
· 10 years ago
616c1eb
Merge pull request #79 from chriskuehl/requirements-sorter-nocase
by Anthony Sottile
· 10 years ago
a1b0104
Sort requirements.txt case-insensitively
by Chris Kuehl
· 10 years ago
c2992bd
Merge pull request #77 from pre-commit/check_ast_hook
by Anthony Sottile
· 10 years ago
8a8aaf5
Add a hook to verify python ast.
by Anthony Sottile
· 10 years ago
003e432
Merge pull request #76 from chriskuehl/private-key-print-only-filename
by Anthony Sottile
· 10 years ago
ca2be34
detect_private_key: print *filenames*, not the key
by Chris Kuehl
· 10 years ago
5dd2605
Merge pull request #75 from chriskuehl/add-pp-to-extensions
by Anthony Sottile
· 10 years ago
500b279
Add .pp (Puppet manifest) to file extensions lists
by Chris Kuehl
· 10 years ago
516cc9f
Allow six to bump
by Anthony Sottile
· 10 years ago
9957432
Merge pull request #60 from arahayrabedian/master
by Anthony Sottile
· 10 years ago
993c05b
update readme to reflect that we no longer check for access keys, only secrets
by Ara Hayrabedian
· 10 years ago
974ef4e
disable import checking for six.moves
by Ara Hayrabedian
· 10 years ago
255af75
add six to installation requirements
by Ara Hayrabedian
· 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
8872550
remove print statement
by Ara Hayrabedian
· 10 years ago
3078aec
use six for config parser, add to reqs
by Ara Hayrabedian
· 10 years ago
0d88124
Merge pull request #66 from pre-commit/binary_detect_private_key_64
by Anthony Sottile
· 10 years ago
07c938e
Allow arbitrary binary to pass the private key hook check. Resolves #64
by Anthony Sottile
· 10 years ago
6077f2f
Merge pull request #65 from LeoCavaille/master
by Anthony Sottile
· 10 years ago
55bf22d
Add new hook pretty-format-json
by Léo Cavaillé
· 10 years ago
95bf20d
add aws credential checking ONLY FOR YOUR OWN credentials if they're set in a configurable credentials file (AWS CLI tools' native format)
by Ara Hayrabedian
· 10 years ago
cf550fc
v0.4.2
by Anthony Sottile
· 10 years ago
v0.4.2
f138e34
Update hooks
by Anthony Sottile
· 10 years ago
5656e3c
Bump hooks
by Anthony Sottile
· 10 years ago
9ba5af4
Fix #59 by removing direct dependency on pyflakes
by Anthony Sottile
· 10 years ago
2dda836
tox--
by Anthony Sottile
· 10 years ago
a00c16b
Merge pull request #58 from dupuy/markdown-trailing-whitespace
by Anthony Sottile
· 10 years ago
a6023ac
Implement Markdown trailing space line break preservation
by Alexander Dupuy
· 10 years ago
822d83a
Merge pull request #56 from dupuy/avoid-markup-merge-conflict-fp-2
by Anthony Sottile
· 10 years ago
16a4e68
Merge pull request #55 from dupuy/avoid-markup-merge-conflict-fp
by Anthony Sottile
· 10 years ago
5c75293
Refactor check-merge-conflicts tests
by Alexander Dupuy
· 10 years ago
eefc46f
Don't report markup titles as merge conflicts
by Alexander Dupuy
· 10 years ago
cedcea5
Merge pull request #54 from rhoml/rhoml/add-eyaml-support
by Anthony Sottile
· 10 years ago
efb6914
Add eyaml support for check-yaml hook
by Rhommel Lamas
· 10 years ago
2d83e30
Merge pull request #53 from mythmon/patch-1
by Anthony Sottile
· 10 years ago
edee3f6
Add q as a debug statement
by Mike Cooper
· 10 years ago
15b678e
Merge pull request #49 from pre-commit/only_check_merge_conflicted_files
by Anthony Sottile
· 10 years ago
635fa7d
Only check merge conflicts on conflict commits
by Anthony Sottile
· 10 years ago
34444ba
Merge pull request #48 from pre-commit/no_more_plumbum
by Anthony Sottile
· 10 years ago
713fab4
Remove dependency on plumbum
by Anthony Sottile
· 10 years ago
c9b6161
Merge pull request #47 from guykisel/merge-conflict-hook
by Anthony Sottile
· 10 years ago
86d8446
Fix off by one error in line number enumeration
by Guy Kisel
· 10 years ago
779a429
Add check-merge-conflict hook
by Guy Kisel
· 10 years ago
70a319a
Merge pull request #46 from guykisel/django-test-hook
by Anthony Sottile
· 10 years ago
db4b8f0
Add --django flag to test name checker
by Guy Kisel
· 10 years ago
9ce4560
Merge pull request #43 from campaul/detect_private_key
by Anthony Sottile
· 10 years ago
4cb861a
v0.4.1
by Anthony Sottile
· 10 years ago
v0.4.1
686d486
Bump to latest hooks
by Anthony Sottile
· 10 years ago
4078cbe
Quickfix to prevent pep8 conflicts
by Anthony Sottile
· 10 years ago
68a7729
Detect OpenSSH private keys
by Cameron Paul
· 10 years ago
9d1ac32
Update README.md
by Anthony Sottile
· 10 years ago
fc8b97e
Merge pull request #39 from pre-commit/autopep8_via_config
by Ken Struys
· 10 years ago
d96cef9
Respect autopep8 config. Resolves #38.
by Anthony Sottile
· 10 years ago
9f107a0
v0.4.0
by Anthony Sottile
· 10 years ago
v0.4.0
c4c3c73
Merge pull request #36 from pre-commit/more_natural_sort_requirements
by Anthony Sottile
· 10 years ago
151d485
More naturally sort requirements.
by Anthony Sottile
· 10 years ago
a4ba3ca
Merge pull request #35 from pre-commit/use_tokenizer_for_string_fixer
by Ken Struys
· 10 years ago
2983d44
Use the tokenizer for great success
by Anthony Sottile
· 10 years ago
5207d1f
Merge pull request #34 from struys/string_fixer
by Anthony Sottile
· 10 years ago
fed3864
Merge pull request #1 from pre-commit/meybs_fixey_fixey
by Ken Struys
· 10 years ago
9326fad
Simplify string-fixer
by Anthony Sottile
· 10 years ago
12f02df
implemented a basic double quote string fixer
by Ken Struys
· 10 years ago
5fe82b3
Update README.md
by Anthony Sottile
· 10 years ago
6bd93dc
Merge pull request #33 from pre-commit/appveyor
by Anthony Sottile
· 10 years ago
e70a83f
Add appveyor
by Anthony Sottile
· 10 years ago
e39cfdf
Merge pull request #32 from pre-commit/windows_support
by Anthony Sottile
· 10 years ago
dd9a07d
Fix end-of-file-fixer on windows
by Anthony Sottile
· 10 years ago
375913d
Merge pull request #31 from pre-commit/readme_test
by Anthony Sottile
· 10 years ago
a8b8915
Add test for readme
by Anthony Sottile
· 10 years ago
Next »