]> 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:

fix: run pypi / docker upload from published draft releases (#2461)
[etc/vim.git] / .pre-commit-config.yaml
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)