Commit graph

  • 4d46e7884a
    Merge pull request #761 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-05-02 16:22:44 -04:00
  • 54611ef08a
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-05-02 20:18:30 +00:00
  • 2cbabf90cc
    Check Git core.fileMode rather than infer from OS. Kurt von Laven 2022-02-18 23:51:58 -08:00
  • f5c26753e4
    Merge pull request #759 from bagerard/bagerard-patch-check-merge-conflict-doc Anthony Sottile 2022-04-25 09:01:38 -04:00
  • aa56da8535
    Document check-merge-conflict argument Bastien Gérard 2022-04-25 12:20:30 +02:00
  • 5d1ab6d7f3
    Merge pull request #754 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-04-18 16:08:18 -04:00
  • 3a4b21ad3f
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-04-18 19:50:45 +00:00
  • c7a7ffb9a7
    Merge pull request #751 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-04-11 17:04:34 -04:00
  • 5d69701a83
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-04-11 20:55:02 +00:00
  • db7346d375 v4.2.0 v4.2.0 Anthony Sottile 2022-04-06 17:12:57 -04:00
  • 372afe4210
    Merge pull request #748 from pre-commit/adjust-error-outputs Anthony Sottile 2022-04-06 17:02:39 -04:00
  • b13ff9b868 adjust error outputs to be more standardized Anthony Sottile 2022-04-06 16:55:26 -04:00
  • 3adbd36b39
    Merge pull request #747 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-04-04 16:03:30 -04:00
  • a9b21c267c
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-04-04 19:59:47 +00:00
  • 6c462f5aa5 added dbgp (Komodo IDE debugger) package Adam Groszer 2022-04-01 11:22:34 +02:00
  • f5894ac96a
    Merge pull request #745 from pre-commit/all-repos_autofix_reorder-pre-commit-config Anthony Sottile 2022-03-25 15:00:54 -04:00
  • 1e48e904a8 reorder pre-commit config Anthony Sottile 2022-03-25 14:12:21 -04:00
  • 48c60be15b
    Merge pull request #744 from pre-commit/all-repos_autofix_master-to-main Anthony Sottile 2022-03-24 15:13:31 -04:00
  • 202ec6b8f5 Update default branch to main Anthony Sottile 2022-03-24 14:53:14 -04:00
  • 512e71dd1a Default allow_missing_credentials flag to True droctothorpe 2022-03-23 15:41:59 -04:00
  • c1c8b0a543
    Merge pull request #742 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-03-21 19:03:58 -04:00
  • 30609f1b6d
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-03-21 22:31:27 +00:00
  • 85db7df311
    Merge pull request #741 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-03-14 18:30:17 -04:00
  • aabb4777dd
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-03-14 22:18:05 +00:00
  • da7c2b3cdb
    Merge pull request #739 from pre-commit/all-repos_autofix_gitignore-cleanup Anthony Sottile 2022-03-13 20:08:18 -04:00
  • 84e93fcbb5 remove unneeded gitignore lines Anthony Sottile 2022-03-13 19:55:42 -04:00
  • 9bb6ebc34d Add check for permitted characters in pathnames Noah Pendleton 2022-03-01 18:13:56 -05:00
  • 69b4df5589
    Merge pull request #732 from hugovk/patch-1 Anthony Sottile 2022-02-21 11:49:38 -05:00
  • e7cf495dec
    Document file-contents-sorter arguments Hugo van Kemenade 2022-02-21 18:44:06 +02:00
  • f7325467f5 Move custom configs in to configs/ folder Zach Bentzinger 2022-02-15 15:24:56 -07:00
  • 98c482f86d Add pre-commit-config template for django applications. Zach Bentzinger 2022-02-15 15:20:58 -07:00
  • 40cc31b02c
    Merge pull request #724 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-01-31 16:05:48 -05:00
  • 2fa82e87c6
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-01-31 21:02:45 +00:00
  • c19f885057
    Merge pull request #722 from pre-commit/all-repos_autofix_flake8-typing-imports Anthony Sottile 2022-01-23 21:26:32 -05:00
  • c823ddba6f upgrade flake8-typing-imports Anthony Sottile 2022-01-23 21:21:12 -05:00
  • 9c5df4452d Run flake8 Victorsitou 2022-01-18 00:55:07 -03:00
  • eeb25c5e1e Resolve conflict. Victorsitou 2022-01-18 00:51:12 -03:00
  • 545c711244 new_line on _get_pretty_format is now True by default. Victorsitou 2022-01-18 00:49:53 -03:00
  • 5d1a17500d [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-01-18 03:48:52 +00:00
  • 0d1f9e9fee Rename to --no-new-line Victorsitou 2022-01-18 00:48:13 -03:00
  • dafb786d54 Add flag to allow new line on JSON format. Victorsitou 2022-01-18 00:34:11 -03:00
  • 77dcefca95
    Merge pull request #719 from pre-commit/all-repos_autofix_drop-py36 Anthony Sottile 2022-01-15 19:36:25 -05:00
  • 8f6152921e drop python3.6 support Anthony Sottile 2022-01-15 19:24:05 -05:00
  • 2aef4c777f
    Merge pull request #716 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-01-10 15:34:01 -05:00
  • 21350a2362
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-01-10 20:21:46 +00:00
  • c8a7a4d446
    Merge pull request #715 from pre-commit/all-repos_autofix_covdefaults-fail-under Anthony Sottile 2022-01-08 14:28:49 -05:00
  • ef9755e0a1 remove --fail-under from tox (covdefaults handles this) Anthony Sottile 2022-01-08 14:14:39 -05:00
  • 49b52f4c97
    Fix misleading error message Thomas Aglassinger 2022-01-07 03:45:07 +01:00
  • 0d261aaf84
    Merge pull request #713 from pre-commit/asottile-patch-1 Anthony Sottile 2022-01-06 16:35:01 -05:00
  • 879055f991 update display name of name-tests-test Anthony Sottile 2022-01-06 16:33:18 -05:00
  • fe7a536108
    Merge pull request #711 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-01-03 15:12:30 -05:00
  • 3b8bfd7d0e
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-01-03 20:02:30 +00:00
  • df25ab1ba8
    Merge pull request #706 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-12-27 15:16:02 -05:00
  • 8171601b96
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-12-27 20:06:27 +00:00
  • 8fe62d14e0 v4.1.0 v4.1.0 Anthony Sottile 2021-12-23 23:47:17 -05:00
  • 714bb60f15
    Merge pull request #704 from pre-commit/no_home Anthony Sottile 2021-12-20 23:15:37 -05:00
  • 91ee010907 remove need for monkeypatching home Anthony Sottile 2021-12-20 23:09:53 -05:00
  • 829867bbda
    Merge pull request #674 from amartani/master Anthony Sottile 2021-12-20 23:08:08 -05:00
  • 03a65ca357 Fix check-added-large-files --enforce-all to correctly consider all git-lfs files. Alex Martani 2021-10-21 15:29:54 -07:00
  • b8d76787ff
    Merge pull request #703 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-12-20 14:46:49 -05:00
  • 77a394ea41
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-12-20 19:41:59 +00:00
  • ccecdbda02
    Merge pull request #689 from pujitm/master Anthony Sottile 2021-12-07 16:03:45 -05:00
  • 16bc739ce7 Suggest usable call when exec files lack shebang on Windows Pujit Mehrotra 2021-11-19 12:13:37 -05:00
  • 30db9f6461 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2021-12-01 18:11:05 +00:00
  • a603c6073e Skip case insensitivity tests on darwin. Gary Coady 2021-12-01 19:08:31 +01:00
  • 083b0d8174
    Merge pull request #692 from pre-commit/all-repos_autofix_gh-funding-default Anthony Sottile 2021-11-23 11:53:14 -05:00
  • 60c1d8e12f Use org-default .github/FUNDING.yml Anthony Sottile 2021-11-23 11:24:38 -05:00
  • 1630eb6c9e
    Merge pull request #691 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-11-22 14:59:37 -05:00
  • f4749f2fbb
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-11-22 19:51:54 +00:00
  • 69d0dfbab2 Add check for text file encodings Ville Skyttä 2021-11-11 19:23:42 +02:00
  • 56b4a7e506
    Merge pull request #682 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-11-01 15:57:24 -04:00
  • bdcfb09762
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-11-01 19:35:41 +00:00
  • 5b32186590
    Merge pull request #678 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-10-25 12:02:58 -07:00
  • d750167495
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-10-25 18:58:08 +00:00
  • 67e52cbba5
    Merge pull request #677 from pre-commit/all-repos_autofix_systemexit-main Anthony Sottile 2021-10-23 11:01:09 -07:00
  • 39ab2ed85e replace exit(main()) with raise SystemExit(main()) Anthony Sottile 2021-10-23 13:23:50 -04:00
  • 9fc352be79
    Merge pull request #676 from janosh/typos Anthony Sottile 2021-10-23 10:18:01 -07:00
  • 05a5297dbb fix typos Janosh Riebesell 2021-10-23 12:11:03 +01:00
  • 8559bc5936
    Merge pull request #673 from revolter/fix/inconsistent-descriptions Anthony Sottile 2021-10-20 07:06:54 -07:00
  • d7932b63a3 Fix inconsistent descriptions wording Iulian Onofrei 2021-07-27 09:19:00 +03:00
  • 8a1d0fcbaa Fix inconsistent descriptions punctuations Iulian Onofrei 2021-10-20 17:01:40 +03:00
  • 2006a4d81b Fix inconsistent descriptions positions Iulian Onofrei 2021-10-20 17:01:35 +03:00
  • 3191f30600
    Merge pull request #672 from pre-commit/non-executable Anthony Sottile 2021-10-18 17:09:44 -07:00
  • 61357d9b36
    Merge pull request #671 from dennisroche/all-lower-case Anthony Sottile 2021-10-18 17:08:26 -07:00
  • 81c6c559e0 remove unneeded executable bits Anthony Sottile 2021-10-18 20:00:49 -04:00
  • ccaa20da8d all lower-case as requested Dennis Roche 2021-10-18 20:57:55 +08:00
  • 5b27778ecb
    minor fix: inconsistent hook name Dennis Roche 2021-10-18 16:39:24 +08:00
  • cb02c5b460
    Merge pull request #662 from errsyn/worktree_adjust_gitdir Anthony Sottile 2021-10-15 15:41:28 -07:00
  • 07af54024c Adjust git dir when checking for merge in worktree Ersin Yildirim 2021-10-04 21:50:38 +02:00
  • b86e9c3634
    Merge 0c6a81a69f into f9ba5db3f1 Christopher Keele 2021-10-13 18:16:14 +05:30
  • 58487eb58b
    [mixed_line_ending] convert a loop to max() NotWearingPants 2021-10-12 20:57:44 +03:00
  • f9ba5db3f1
    Merge pull request #667 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-10-11 12:11:23 -07:00
  • 262c12aba2 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2021-10-11 18:54:31 +00:00
  • 633151a3df
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-10-11 18:54:03 +00:00
  • 346b103ad2 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2021-10-08 12:05:43 +00:00
  • 60c196e8db
    Update pre_commit_hooks/check_number_of_lines_count.py lorenz-egginger 2021-10-08 14:05:29 +02:00
  • 2f4236158c Use pyfakefs instead of real files in tests Lorenz Egginger 2021-10-08 11:47:40 +02:00
  • 9d0b99f39f Add hook to check the number of allowed lines Lorenz Egginger 2021-10-07 15:19:12 +02:00
  • 1ca4ceba96
    Merge pull request #661 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2021-10-04 12:57:48 -07:00
  • 3e75bdde12
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-10-04 18:54:32 +00:00