]> git.madduck.net Git - etc/vim.git/history - .pre-commit-config.yaml

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Migrate mypy config to pyproject.toml (#3936)
[etc/vim.git] / .pre-commit-config.yaml
2023-10-16 Charles PatelMigrate mypy config to pyproject.toml (#3936)
2023-10-03 pre-commit-ci[bot][pre-commit.ci] pre-commit autoupdate (#3915)
2023-08-16 pre-commit-ci[bot][pre-commit.ci] pre-commit autoupdate (#3837)
2023-08-15 ShantanuMake pre-commit do less (#3838)
2023-08-08 pre-commit-ci[bot][pre-commit.ci] pre-commit autoupdate (#3833)
2023-08-01 pre-commit-ci[bot][pre-commit.ci] pre-commit autoupdate (#3825)
2023-07-22 mihazagarFixing pre-commit using pyyaml with broken version...
2023-07-17 ShantanuFix most blib2to3 lint (#3794)
2023-07-17 ShantanuContinue to avoid Click typing issue (#3791)
2023-07-11 pre-commit-ci[bot][pre-commit.ci] pre-commit autoupdate (#3780)
2023-07-11 Alex WaygoodRemove unneeded mypy dependencies (#3783)
2023-07-10 ShantanuUpgrade to latest mypy (#3775)
2023-07-09 ShantanuFix CI for Click typing issue (#3770)
2023-02-01 Stijn de GooijerInfer target version based on project metadata (#3219)
2023-01-31 Jelle ZijlstraUpgrade isort (#3534)
2022-12-10 Richard SiBump mypy[c] from 0.971 to 0.991 (#3380)
2022-08-31 ShantanuUse strict mypy checking (#3222)
2022-07-28 Richard SiBump pre-commit hooks (#3191)
2022-07-27 Richard SiAdd isort to linting toolchain
2022-06-14 Sagi ShadurTest run black on self (#3114)
2022-04-05 Richard SiUpdate test_black.shhh_click test for click 8+ (#2993)
2022-03-14 Richard SiBump mypy, flake8, and pre-commit-hooks in pre-commit...
2022-01-14 Richard SiCI: add diff-shades integration (#2725)
2021-12-15 Richard Sichore: dump docs deps and pre-commit hooks (#2676)
2021-11-29 danieleadesadd more flake8 lints (#2653)
2021-09-19 Marco Edward Gorelliadd check for version in the-basics example (#2459)
2021-08-27 Marco Edward GorelliDocument jupyter hook (#2416)
2021-08-23 Richard SiAdd test requirements to Pipfile[.lock] & bump deps...
2021-08-06 Taneli HukkinenFix type dependencies of mypy invocation (#2411)
2021-06-22 Taneli HukkinenGet `click` types from main repo (#2344)
2021-06-22 SADIK KUZUUpdate pre-commit config (#2331)
2021-06-13 jack1142Add EOF and trailing whitespace fixer to pre-commit...
2021-06-11 Ryan McPartlanFix incorrect document referance (#2326)
2021-05-17 Felix HildénMake Prettier preserve line ending type (#2244)
2021-04-01 Cooper LeesRun lint in latest python + update precommit (#2081)
2021-04-01 Cooper LeesAdd a GitHub Action to build + Upload black to PyPI...
2021-02-05 Richard SiUpdate prettier in pre-commit config (#1966)
2021-01-01 Paul "TBBle" HampsonUse Prettier pre-commit mirror (#1896)
2020-12-31 Jon DufresneBump minimum_pre_commit_version per recommendation...
2020-12-31 Jon DufresneAdd pyi file support to .pre-commit-hooks.yaml (#1875)
2020-12-28 Richard SiBump mypy to 0.780 in pre-commit config (#1887)
2020-05-17 Hugo van KemenadeUpdate and fix Flake8 (#1424)
2020-05-08 Cooper LeesRefactor black into packages in src/ dir (#1376)
2020-05-08 Hugo van KemenadeRemove deprecated --py36 option (#1236)
2019-11-22 Hugo van KemenadeCI: Add Python 3.8 and lint to GitHub Actions (#1173)
2019-10-21 Yngve HøisethAutomatic markdown and YAML formatting with Prettier...
2019-10-21 Hugo van KemenadeRun pre-commit on Travis CI (#1081)
2018-10-29 jgirardetset entry to black (#553)
2018-07-09 Anthony Sottilepre-commit: use exclusion instead of ever-growing regex...
2018-06-04 Łukasz LangaReformat docs/conf.py, too.
2018-04-04 Łukasz LangaAdd integration for pre-commit.com (#104)