Commit graph

  • 5e772e1de1
    Fix typo Kevin O'Riordan 2021-09-30 00:01:01 +01:00
  • afb503ed4d [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2021-09-29 22:57:56 +00:00
  • e84a88e334
    Fix failing filesystem case dependent tests on MacOS Kevin O'Riordan 2021-09-29 23:54:55 +01:00
  • 92a8607b4b
    Fix coverage Thierry Deo 2021-09-28 23:47:55 +02:00
  • 5c0618dc82
    Do not rewrite file unless necessary Thierry Deo 2021-09-28 23:33:51 +02:00
  • cf059f0d24
    Merge pull request #652 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-09-27 12:16:54 -07:00
  • 1822f1b60a
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-09-27 18:49:03 +00:00
  • be5493e5b2 Better comment Alexander Fischer 2021-09-14 12:48:59 +02:00
  • 84c2aad688 revert unnneeded change Alexander Fischer 2021-09-14 12:45:17 +02:00
  • 0166fe761c Add documentation Alexander Fischer 2021-09-14 12:39:40 +02:00
  • 194dfbf98a fix Alexander Fischer 2021-09-14 12:36:49 +02:00
  • 8145a3432e Reduce Alexander Fischer 2021-09-14 12:26:21 +02:00
  • 1cf0b2d22d Add unique values/sort values to pretty_formatted_json Alexander Fischer 2021-09-14 11:44:38 +02:00
  • 7eb0512c68
    Merge pull request #648 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-09-13 12:40:35 -07:00
  • 5a8726e37c
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-09-13 18:50:52 +00:00
  • 96df60f75b
    Merge pull request #644 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-08-30 15:03:41 -04:00
  • 3838410261
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-08-30 18:37:07 +00:00
  • 8c2e6113ec
    Merge pull request #643 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-08-23 14:33:10 -04:00
  • 332a621dd9
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-08-23 18:12:39 +00:00
  • 3bdd0b0802 Fix "while scanning a plain scalar found unexpected ':'" seroy 2021-08-17 23:10:10 +03:00
  • 5a2f272d48 Add test case for valid yaml seroy 2021-08-17 22:52:30 +03:00
  • 25d61d4784
    Merge pull request #619 from m-khvoinitsky/master Anthony Sottile 2021-08-15 19:51:33 -04:00
  • 10c5e4e166 forbid-new-submodules: fix triggering failure when only a submodule is committed (without any other file); support --from-ref and --to-ref; fixes #609 Mikhail Khvoinitsky 2021-06-23 03:10:13 +03:00
  • f95941eae9
    Merge pull request #639 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-08-09 11:50:39 -07:00
  • 5be200da58
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-08-09 18:04:14 +00:00
  • 8c1183c0c8
    Merge pull request #637 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-08-02 15:30:04 -04:00
  • caca3a9aec
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-08-02 18:01:41 +00:00
  • 808dce3fff
    Fix inconsistent descriptions wording Iulian Onofrei 2021-07-27 09:19:00 +03:00
  • 5918791f4d
    Fix inconsistent name and description values Iulian Onofrei 2021-07-27 09:14:50 +03:00
  • 4742cdf346
    Merge pull request #633 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-07-26 14:34:47 -04:00
  • 5758076a55
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-07-26 17:52:23 +00:00
  • 534cc15887 Fix tests for check_executables_have_shebangs Yann Leprince 2021-07-23 11:52:13 +02:00
  • 741d95128b Fix false positives of check-executables-have-shebangs Yann Leprince 2021-07-23 11:28:14 +02:00
  • d0d9883648
    Merge pull request #629 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-07-19 18:08:11 -04:00
  • e9689b29b0
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-07-19 21:58:23 +00:00
  • 5dc21c15b2
    Merge pull request #627 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-07-12 20:18:24 -04:00
  • b008acc8b6
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-07-12 23:21:11 +00:00
  • fe1db5fdb6
    Merge pull request #626 from guykisel/case_conflict_performance Anthony Sottile 2021-07-10 12:45:01 -04:00
  • 78506ced37 Merge branch 'touchstone_common_json' into 'master' Deepanshu 2021-07-10 01:03:22 +00:00
  • 747ab07a55
    Added a custom JSON encoder for json.dumps(). Md Safiyat Reza 2021-07-10 02:09:59 +05:30
  • 2468167371 remove unused os.path Guy Kisel 2021-07-09 12:29:20 -07:00
  • 8a4333fcff optimize check_case_conflict.parents Guy Kisel 2021-07-09 12:26:07 -07:00
  • e71fd49e70
    Merge pull request #623 from pre-commit/py3-plus-which Anthony Sottile 2021-07-07 14:09:09 -04:00
  • 301195efa9 use shutil.which instead of distutils.spawn Anthony Sottile 2021-07-07 14:06:01 -04:00
  • 8fa80b3606
    Merge pull request #621 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-07-05 18:10:07 -04:00
  • 469e4b83f5
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-07-05 22:02:26 +00:00
  • a7a4670f98
    Merge pull request #620 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-06-28 18:14:34 -07:00
  • de3f6c33c7
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-06-28 17:37:51 +00:00
  • b84362dd9a
    Merge pull request #618 from pre-commit/all-repos_autofix_mypy-settings Anthony Sottile 2021-06-21 19:42:15 -07:00
  • 8041dff63f stricter mypy settings Anthony Sottile 2021-06-21 19:15:42 -07:00
  • 0bedbb96b9
    Merge pull request #614 from cansarigol/pdbr-debug-statements Anthony Sottile 2021-06-15 07:10:05 -07:00
  • 41b29e8c8d
    Added pdbr into debug statements Can Sarıgöl 2021-06-15 09:28:11 +02:00
  • 252f04654d
    Merge pull request #613 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-06-14 11:52:53 -07:00
  • fabe3d8855
    Add mypy dependency on types-all Anthony Sottile 2021-06-14 11:30:37 -07:00
  • 172a87e6a8
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-06-14 17:34:07 +00:00
  • 44effd2842
    Merge pull request #611 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-06-07 18:51:05 -07:00
  • 00948d0833
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-06-08 01:46:25 +00:00
  • 4c366d88f7 Allow TOML 1.0.0 syntax in check-toml Taneli Hukkinen 2021-06-02 14:55:41 +03:00
  • f48244a805
    Merge pull request #607 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-05-31 10:56:53 -07:00
  • 2d040b429d
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-05-31 17:25:23 +00:00
  • 371a07eb4c
    Merge pull request #606 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-05-24 11:19:36 -07:00
  • a4f7dedfed
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-05-24 17:20:10 +00:00
  • 7282c4b849
    Merge pull request #604 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-05-17 11:18:53 -07:00
  • d1fac7f826
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-05-17 17:23:36 +00:00
  • 38b88246cc v4.0.1 v4.0.1 Anthony Sottile 2021-05-16 08:29:57 -07:00
  • 0e40c1d61b
    Merge pull request #603 from scop/check_shebang_scripts_are_executable-entrypoint Anthony Sottile 2021-05-16 08:27:57 -07:00
  • bb4eef160d fix: check-shebang-scripts-are-executable entry point Ville Skyttä 2021-05-16 13:23:23 +03:00
  • dd3444783f
    Merge pull request #601 from ibLeDy/fix/check-json-hook-failing Anthony Sottile 2021-05-15 07:35:35 -07:00
  • fed8b6debb
    Rename file causing check-json to fail Iago Alonso 2021-05-15 12:29:30 +02:00
  • 9cc62e1a63 v4.0.0 v4.0.0 Anthony Sottile 2021-05-14 20:17:35 -07:00
  • b0b1a413c6
    Merge pull request #599 from pre-commit/all-repos_autofix_more-inclusive-language Anthony Sottile 2021-05-14 19:22:48 -07:00
  • a5cf10d9b2 Use more inclusive language Anthony Sottile 2021-05-14 19:12:09 -07:00
  • 11a996eec6
    Merge pull request #597 from pre-commit/remove-deprecated Anthony Sottile 2021-05-11 13:16:53 -07:00
  • 1995abf556 remove deprecated autopep8-wrapper, flake8, pyflakes Anthony Sottile 2021-05-11 13:09:44 -07:00
  • 9f60d0941f Update flake8 redirect to new upstream home Hugo van Kemenade 2021-05-11 22:15:17 +03:00
  • 868784a49c
    Merge pull request #595 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-05-10 14:08:46 -07:00
  • f90bef2772
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-05-10 20:21:04 +00:00
  • 11cdc8d820
    Merge pull request #545 from scop/check-shebangs-executable Anthony Sottile 2021-05-04 18:49:58 -07:00
  • 391ae30a64 Add check for executability of scripts with shebangs Ville Skyttä 2021-01-08 17:36:55 +02:00
  • 9e7cd9f13a Refactor check_executables_have_shebangs for git ls-files reuse Ville Skyttä 2021-01-08 17:27:16 +02:00
  • 6c99eceab7
    Merge pull request #593 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-05-03 10:27:13 -07:00
  • 4342783e1e
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-05-03 17:17:27 +00:00
  • 17875b1017
    Merge pull request #591 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-04-26 11:05:23 -07:00
  • 0423b8b21f
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-04-26 17:18:44 +00:00
  • 00745fe9c0
    Add check for illegal Widnows names Eric L Frederich 2021-04-22 08:51:03 -04:00
  • 9ee77bd5a2
    Merge pull request #588 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-04-19 11:43:00 -07:00
  • b5d10ac89f
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-04-19 17:08:17 +00:00
  • 1f4a42ab05
    Merge pull request #587 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-04-12 10:30:46 -07:00
  • 1fa820c847
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-04-12 17:10:06 +00:00
  • 0c6a81a69f Add negative test cases for various git artifacts. Chris Keele 2021-04-11 02:44:34 -07:00
  • 8993f10466 Check for diff3-style merge conflict artifacts. Chris Keele 2021-04-10 15:49:06 -07:00
  • 2f7e22dc21
    Merge pull request #585 from pre-commit/all-repos_autofix_azure-pipelines-autoupdate Anthony Sottile 2021-04-08 19:40:51 -07:00
  • f5e71a3ddd Update azure-pipelines template repositories Anthony Sottile 2021-04-08 19:22:22 -07:00
  • 73ac710bda Add gitleaks hook Ryan Luckie 2021-04-07 00:27:57 -05:00
  • ab4411023d Merge pull request #580 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-04-05 11:30:45 -07:00
  • cfc3672e46
    Merge pull request #582 from jack1142/allow_any_branch_name Anthony Sottile 2021-04-06 18:33:00 -07:00
  • 4729918bc9 Disallow any branch name in checks_vcs_permalinks jack1142 2021-04-06 20:07:08 +02:00
  • 4195f4d271
    Merge pull request #580 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-04-05 11:30:45 -07:00
  • 45e252fc16
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-04-05 17:08:26 +00:00
  • ae4753139b
    Merge pull request #575 from slsyy/master Anthony Sottile 2021-04-04 09:39:24 -07:00