Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pre-commit/pre-commit-hooks

Some out-of-the-box hooks for pre-commit
https://github.com/pre-commit/pre-commit-hooks

v0.6.1

77a7bba2f93cfe1205fc7167ef8379cbc6fcbb37 authored about 8 years ago by Anthony Sottile <[email protected]>
Merge pull request #153 from chriskuehl/add-forbid-submodules-to-hooks

Add forbid-new-submodules to hooks.yaml

fa5003d20177f3bacc4a962086c1f58b5715c512 authored about 8 years ago by Anthony Sottile <[email protected]>
Add forbid-new-submodules to hooks.yaml

4b928ab06b87c81be25f8cd78bf702bf70b4e28f authored about 8 years ago by Chris Kuehl <[email protected]>
Merge pull request #152 from pre-commit/forbid_new_submodules

Add a new hook to forbid new submodules

7bcb6a92bf0e20fbf6890962c736739239f6fa93 authored about 8 years ago by Chris Kuehl <[email protected]>
pip dropped pypy3, so will we

e3e43781738833bf64b5a3ba03c0981bae478f89 authored about 8 years ago by Anthony Sottile <[email protected]>
Add a new hook to forbid new submodules

70e405ede2dce7593ac1e51d0c0530a763585df8 authored about 8 years ago by Anthony Sottile <[email protected]>
Merge pull request #150 from chriskuehl/fix-json-decode-error-message

Fix JSON decode error message

7539d8bd1a00a3c1bfd34cdb606d3a6372e83469 authored about 8 years ago by Anthony Sottile <[email protected]>
Fix JSON decode error message

6b9265c96adb8ba9fc7f2d04edcb02398566e1b9 authored about 8 years ago by Chris Kuehl <[email protected]>
Merge pull request #149 from Lucas-C/master

Displaying the filename when the check-json hook fails with a UnicodeDecodeError - fix #148

d71b52859ba98cd7cf8d674ba1e1b0804d675be0 authored about 8 years ago by Anthony Sottile <[email protected]>
Displaying the filename when the check-json hook fails with a UnicodeDecodeError - fix #148

54e83f7ceb4fe8ba0cb5117efa41dd703cfdd85b authored about 8 years ago by Lucas Cimon <[email protected]>
Merge pull request #147 from EMSL-MSC/master

adds top keys list of keys in hashes to put at the top of a hash

4ef03c4223ad322c7adaa6c6c0efb26b57df3b71 authored about 8 years ago by Anthony Sottile <[email protected]>
add test to show how it works a bit more

e9e9c3d57719551bbad7b8176f2830d0cf9a5597 authored about 8 years ago by David Brown <[email protected]>
let pre-commit fix some stuff

84b1fb6827ebcd539f60ffdd6f95229650aa056c authored about 8 years ago by dmlb2000 <[email protected]>
change the name to show both working and not instead of overwriting the function name

7f057b0bd5b25b888c3d181a2f65626580a26cbd authored about 8 years ago by dmlb2000 <[email protected]>
don't need to blow away the space here

c7ab1976450968562b61ab9975d5573efe90c08a authored about 8 years ago by dmlb2000 <[email protected]>
this is much cleaner and might actually get all the coverage with out a bunch of work

d06a515ce1c2804d0a779d796c5f7d6773f6fec7 authored about 8 years ago by dmlb2000 <[email protected]>
adds top keys list of keys in hashes to put at the top of a hash

This adds custom sorting to preferencially add a list of top keys
at the start of any json hash ...

845a3d5bdf05579b02e49ef9ea25c7f66edcb38b authored about 8 years ago by dmlb2000 <[email protected]>
Merge pull request #145 from bdellegrazie/safe-yaml-#104

Use safe_load as per PyYAML documentation

8e0d7bab601ce6a8775ea98082938e60fc80eb7f authored about 8 years ago by Anthony Sottile <[email protected]>
Use safe_load as per PyYAML documentation

resolves #104

a234b236677e63854fd1ffe473b5578fab62f60d authored about 8 years ago by Brett Delle Grazie <[email protected]>
Merge pull request #144 from jzafran/add-j2-extension-hooks

add j2 extension to trailing-whitespace and end-of-file-fixer

c8a1c91c762b8e24fdc5a33455ec10662f523328 authored about 8 years ago by Anthony Sottile <[email protected]>
add j2 extension to trailing-whitespace and end-of-file-fixer

3620c87b098f3956202e8fba6ca74172a6ab870d authored about 8 years ago by Jeremy <[email protected]>
Merge pull request #143 from rcmurphy/master

Add .groovy and .tex files to whitespace hooks

4c90c9557da7c0d695d6a729bae8b1de4e496cbf authored about 8 years ago by Anthony Sottile <[email protected]>
Add .groovy and .tex files to whitespace hooks

Modifies the end-of-file-fixer and trailing-whitespace hooks to include
.groovy and .tex (TeX/La...

17fcaab5769b7628e872601d852d3dcf13c0930e authored about 8 years ago by Rebecca Claire Murphy <[email protected]>
Let's make the files: for the two whitespace fixers the same

18d7035de5388cc7775be57f529c154bf541aab9 authored over 8 years ago by Anthony Sottile <[email protected]>
Merge pull request #142 from htmldoug/add-scala-typescript

end-of-file-fixer & trailing-whitespace: Add .scala and .ts files.

629896ed4a83fb6583fd17ec4d7b986fe3fef48b authored over 8 years ago by Anthony Sottile <[email protected]>
end-of-file-fixer & trailing-whitespace: Add .scala and .ts files.

9a68f58541dba6aab733d63ad4a616398297d3d5 authored over 8 years ago by Doug Roper <[email protected]>
Merge pull request #135 from Lucas-C/master

trailing-whitespace hook: restoring original file in case of failure - fixes #134

1858edd9da05ded6859b23ef9bdd412b75977937 authored over 8 years ago by Anthony Sottile <[email protected]>
Post-review fixes

cb23c48b0dcf7d88dac2cecaec272fd6b0775525 authored over 8 years ago by Lucas Cimon <[email protected]>
trailing-whitespace hook: support for CRLFs

c3c870c398e871171203897f592d7c15d03ca9f7 authored over 8 years ago by Lucas Cimon <[email protected]>
Merge pull request #139 from pre-commit/no_py33

Drop py33, add py35

09d1747840bfb1457e9b8876b4c1f577d00a2a37 authored over 8 years ago by Anthony Sottile <[email protected]>
Remove pylint

8be6f4c77e7e94c65db6f2f7ee1898923658d1dc authored over 8 years ago by Anthony Sottile <[email protected]>
Drop py33, add py35

d19360c179ded8eea7a4ecff76fb5a85092d5566 authored over 8 years ago by Anthony Sottile <[email protected]>
Merge pull request #138 from pre-commit/asottile-patch-1

Document `--indent` for pretty-format-json

5744ccfd2abb43a4b0544ad9ba6dd51506590a3e authored over 8 years ago by Anthony Sottile <[email protected]>
Document `--indent` for pretty-format-json

b4a9600fa5137a38200ab57dd76d2c58bc1cee09 authored over 8 years ago by Anthony Sottile <[email protected]>
trailing-whitespace hook: Switching from using fileinput to a tempfile and whitespace substitution in binary mode

eaad923dd4c56d0ab1919948e634cd7b4fbf3807 authored over 8 years ago by Lucas Cimon <[email protected]>
trailing-whitespace hook: restoring original file in case of failure - fixes #134

bc5e7f2d72818d1ffc6ed019cf1ddf93086a454e authored over 8 years ago by Lucas Cimon <[email protected]>
pre-commit-hooks is a pure python package

775a7906cd6004bec2401a85ed16d5b3540d2f94 authored over 8 years ago by Anthony Sottile <[email protected]>
v0.6.0

6925455ef77cd694c38cebcd92a3e4167569a1ae authored over 8 years ago by Anthony Sottile <[email protected]>
Merge pull request #133 from pre-commit/customizable_encoding_pragma

Allow encoding pragma to be customizable

a43122c5f4a1d1dc16d9ceb66fecbaa3c1dd62b7 authored over 8 years ago by Anthony Sottile <[email protected]>
Allow encoding pragma to be customizable

693709e7610eb967eb6a24aaf368473b07d1e956 authored over 8 years ago by Anthony Sottile <[email protected]>
Merge pull request #127 from vinayinvicible/requirements

handle editable requirements properly

3fa02652357ff0dbb42b5bc78c673b7bc105fcf3 authored over 8 years ago by Anthony Sottile <[email protected]>
coverage fix

81bd74d9c3d04fd6acfe1cdbfff42fcbab4d9af9 authored over 8 years ago by Vinay Karanam <[email protected]>
requirements fixer output is similar to pip freeze

c58ae08fed9e686bc8434372ac97355226a6a78d authored over 8 years ago by Vinay Karanam <[email protected]>
Merge pull request #126 from sanmai-NL/enhance_file_extnsn_pttrns_trlng_whtspc_fxr

Add file patterns for trailing whitespace fixer

493665a5fc24deb2204fc48b8398be77e6c9e5d5 authored over 8 years ago by Anthony Sottile <[email protected]>
Add file patterns for trailing whitespace fixer

* Add extensions for AsciiDoctor, C, C++, OCaml, R, Rust.
* Reorder alphabetically.

8a1ff1d39e4a01775fca8b2f16a9718fc2cac9a3 authored over 8 years ago by Sander Maijers <[email protected]>
Merge pull request #123 from Oscar-Garcia/patch-1

Update debug_statement_hook.py

144c3857cdbba0b758f80aeee9f2adf42ea303ee authored over 8 years ago by Anthony Sottile <[email protected]>
Update debug_statement_hook.py

Adds celery rdb as debugger: http://docs.celeryproject.org/en/latest/tutorials/debugging.html

ea320d7463d568e69146f9b5af86925f8dbc236a authored over 8 years ago by Oscar-Garcia <[email protected]>
Merge pull request #122 from sanmai-NL/JSON_arbitrary_indentation_separator

Fix exception raising logic to match validation issues

6dfcb89af3c9b4d172cc2e5a8a2fa0f54615a338 authored over 8 years ago by Anthony Sottile <[email protected]>
Fix exc. raising logic to match validation issues

abaf0d12de63dd092b931002aae00ab003f717b7 authored over 8 years ago by Sander Maijers <[email protected]>
Merge pull request #120 from sanmai-NL/JSON_arbitrary_indentation_separator

Refactor legacy `indent: int` -> `indent: str`

cf3aabe9b1f19809542e4fa2241ae44b1beb1599 authored over 8 years ago by Anthony Sottile <[email protected]>
Refactor legacy `indent: int` -> `indent: str`

The type of `indent` parameter is preferably `str`. See
http://simplejson.readthedocs.io/en/late...

a5628863e8707c731efe236ae0cb26d8c9d04c42 authored over 8 years ago by Sander Maijers <[email protected]>
Merge pull request #121 from sanmai-NL/Tox_fix_autosigning_upon_git_commit

Increase robustness of tests involving `git`

49a26cbfb61dd01a88fe551cbb9d4e10990a0a43 authored over 8 years ago by Anthony Sottile <[email protected]>
Increase robustness of tests involving `git`

1. Disable automatic `git commit` GPG-signing, since that requires interaction.
This issue wa...

9e89b7616a2361a4def492196efed34710d88149 authored over 8 years ago by Sander Maijers <[email protected]>
Merge pull request #117 from pre-commit/simplify_tests

Simplify the tests

6b1aa19425b35f8c34f43ada8f1045b028dc19a5 authored over 8 years ago by Anthony Sottile <[email protected]>
Simplify the tests

a99475afa02494ec5accc8991da92215e747aac1 authored over 8 years ago by Anthony Sottile <[email protected]>
Merge pull request #116 from pre-commit/check_merge_conflict_binary_files

Fix check-merge-conflict against binary files

b64436cdda8b86cccd92e5b7c178e0d905130b28 authored over 8 years ago by Anthony Sottile <[email protected]>
Use newline='' to avoid automatic newline translation

b4e29b5e63e4cd93d4244e7a52f772a40f9a7772 authored over 8 years ago by Anthony Sottile <[email protected]>
Fix check-merge-conflict against binary files

4a01f64c8f67ec74edd2c6c501bce8bf61ad3494 authored over 8 years ago by Anthony Sottile <[email protected]>
v0.5.1

adbb569fe9a64ad9bce3b53a77f1bc39ef31f682 authored over 8 years ago by Anthony Sottile <[email protected]>
Merge pull request #114 from wting/wting_support_diff3_conflictstyle

Add diff3 conflictstyle support for git merge conflicts.

35548254adb636ce52b5574eb1904b8c795b673e authored over 8 years ago by Anthony Sottile <[email protected]>
Add diff3 conflictstyle support for git merge conflicts.

c92b46587df5e88c0ee74df71b6a46b39a5029af authored over 8 years ago by William Ting <[email protected]>
Merge pull request #111 from pre-commit/remove_coding_pragma

Add a --remove option to fix-encoding-pragma

6f2b0a27e5b9047c6c067fb3d575ba323d572793 authored over 8 years ago by Anthony Sottile <[email protected]>
Add a --remove option to fix-encoding-pragma

03bf17f2b0b1b119168ee1801681bcf54dca5a84 authored over 8 years ago by Anthony Sottile <[email protected]>
Style fixups

17478a0a50faf20fd8e5b3fefe7435cea410df0b authored over 8 years ago by Anthony Sottile <[email protected]>
Merge pull request #109 from mattclegg/no-sort-keys

Adding no-sort-keys to pretty_format_json

ea867c2e6856cb027f0641a023f5512e145d26e9 authored over 8 years ago by Anthony Sottile <[email protected]>
Drop messy py26 support in favour of 100% coverage

f775891717b2c55ea5de13da37581f9e0afb1d2c authored over 8 years ago by mattclegg <[email protected]>
Adjust formatting for existing `test_pretty_format_json`

d49f04c69ef1c0b91db89616ca0c05f302b63ec0 authored over 8 years ago by mattclegg <[email protected]>
Add test for '--no-sort-keys'

bd4e37c36640c23ffcd269688230dee8c1de5a0a authored over 8 years ago by mattclegg <[email protected]>
Use OrderedDict to preserve order

700b18ed0e48952155ee65a01b0214e5f45b9dc4 authored over 8 years ago by mattclegg <[email protected]>
v0.5.0

ff65d01841ad012d0a9aa1dc451fc4539d8b7baf authored almost 9 years ago by Anthony Sottile <[email protected]>
Merge pull request #107 from pre-commit/utf8_bom

Forbid files with a UTF-8 BOM

44e1753f98b0da305332abe26856c3e621c5c439 authored almost 9 years ago by Ken Struys <[email protected]>
Forbid files with a UTF-8 BOM

fe9c404019021e37ceda1ed3f09b75bc58337874 authored almost 9 years ago by Anthony Sottile <[email protected]>
Addding no-sort-keys to pretty_format_json, this allows to disable the sort on the keys

f769c208bc737e6037f464c5da069cb001b24f2f authored almost 9 years ago by Sébastien Larivière <[email protected]>
flake8 2.5.3 is broken: https://gitlab.com/pycqa/flake8/issues/119

97b88d9610bcc03982ddac33caba98bb2b751f5f authored almost 9 years ago by Anthony Sottile <[email protected]>
Merge pull request #102 from pre-commit/improve_error_message_aws_101

Improve error message when credentials file is not provided

36214cb67bc0bd2e10cd0bc24f4d3e42c36c55dc authored almost 9 years ago by Anthony Sottile <[email protected]>
Improve error message when credentials file is not provided

d444ab821d88c8f2e9d9cc7959ecc883db60b792 authored almost 9 years ago by Anthony Sottile <[email protected]>
Typo in no cover comment

d740faeded968de3881405d7de09dc6d2e0d7b06 authored almost 9 years ago by Anthony Sottile <[email protected]>
Add metadata for check-symlinks

64943e86417774b9d6ba63c74e00f8cc3e2119e0 authored almost 9 years ago by Anthony Sottile <[email protected]>
Fix coverage on check_symlinks for windows

8d80d51cadac3bfcbed9cd3475c1cbb480ded3a5 authored almost 9 years ago by Anthony Sottile <[email protected]>
Merge pull request #98 from bchess/check_symlinks

New hook tests for broken symlinks

eff3eafcbb42ad4b3da546235a015af50d395e39 authored almost 9 years ago by Anthony Sottile <[email protected]>
Merge pull request #1 from pre-commit/asottile_check_symlinks

Skip the symlink tests on windows

ee1e98a8841163e3b28b46789cb647e644e80551 authored almost 9 years ago by Ben Chess <[email protected]>
Skip the symlink tests on windows

da882286e36d935dcf3c152aeed82a27585f6a9d authored almost 9 years ago by Anthony Sottile <[email protected]>
no cover some non-lfs lines

d466a2e52cdc5d2adf75e5ac1ffceb3c83b0fa01 authored almost 9 years ago by Anthony Sottile <[email protected]>
new hook tests for broken symlinks

896c0cfdc0419d61ab162636f2bc6c2e9abf6ce7 authored almost 9 years ago by Benjamin Chess <[email protected]>
Merge pull request #96 from pre-commit/git_lfs

Teach check-large-files-added about git-lfs. Reslves #82.

5edf945ca57abe10a8f090f18e575eabb6a9585a authored about 9 years ago by Anthony Sottile <[email protected]>
Teach check-large-files-added about git-lfs. Reslves #82.

3f6f23d73fd000c70cef33ac5f8008dcb5155d77 authored about 9 years ago by Anthony Sottile <[email protected]>
Merge pull request #97 from pre-commit/dont_write_files_that_arent_cleaned_up

Write to temp directories in such a way that files get cleaned up

2c62e4aafc6708f7bdc5536670726729724445c8 authored about 9 years ago by Anthony Sottile <[email protected]>
Write to temp directories in such a way that files get cleaned up

7376a29d69ac78cabc5d392cb748f708ffa0e68c authored about 9 years ago by Anthony Sottile <[email protected]>
Merge pull request #95 from pre-commit/run_pre_commit_during_test

Run pre-commit during test

61d3e60a20f2cc311d146ade86c919c3af827fa3 authored about 9 years ago by Anthony Sottile <[email protected]>
Run pre-commit during test

3a3a7a153a139a72ada6092caba4546e03d7d533 authored about 9 years ago by Anthony Sottile <[email protected]>
Merge pull request #91 from SBoudrias/patch-1

Fix code syntax in README

e306ff3b7d0d9a6fc7d128ef9ca2e0b6e6e76e8f authored about 9 years ago by Anthony Sottile <[email protected]>
Fix code syntax in README

3284a1aa574081afb7a5a523a4e147c34e597e08 authored about 9 years ago by Simon Boudrias <[email protected]>
Merge pull request #90 from cchristous/master

Reformatted --diff-filter git argument

78fd6916dd27d031ce26d206f93dd00df80c1e8d authored about 9 years ago by Anthony Sottile <[email protected]>
Reformatted --diff-filter git argument

This makes the command compatible with older versions of git.

a23c58298cce79482180c38a2c1afadddcab6c5b authored about 9 years ago by Corey Christous <[email protected]>
Merge pull request #89 from phoxelua/master

Fixed regex matching for django test file names

0ff8620e03bf7acfb4dfdc86de14baf032c604f5 authored about 9 years ago by Anthony Sottile <[email protected]>
Fixed regex matching

58edfc8af6ded94d89888f6dbe17d2a5f645ec88 authored about 9 years ago by phoxelua <[email protected]>
Merge pull request #87 from pre-commit/encoding_pragma_hook

Add encoding pragma hook. Resolves pre-commit/pre-commit#15

daa1e9a837eceab5c0869ea7fa22a016311391ef authored about 9 years ago by Anthony Sottile <[email protected]>
Add encoding pragma hook. Resolves pre-commit/pre-commit#15

aa2ba6f94fba94c91740bba3894b1f9e0977f8dc authored about 9 years ago by Anthony Sottile <[email protected]>
Merge pull request #85 from deanwilson/aws_detected_filenames

Show names of files containing aws credentials

29bf11d13689a0a9a895c41eb3591c7e942d377d authored about 9 years ago by Anthony Sottile <[email protected]>
Show names of files containing aws credentials

a6665279e73c7ccc0fdfed60c61047d6c975ae1e authored about 9 years ago by Dean Wilson <[email protected]>