]> git.madduck.net Git - etc/vim.git/history - .github/workflows/lint.yml

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 feature detection for positional-only arguments in lambdas (#2532)
[etc/vim.git] / .github / workflows / lint.yml
2021-05-04 Hugo van KemenadeUse pre-commit/action to simplify CI (#2191)
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-14 Richard SiFix duplication of checks on internal PRs (#1986)
2020-07-15 Hugo van Kemenadepre-commit: show diff on failure on CI (#1552)
2020-05-17 Hugo van KemenadeUpdate and fix Flake8 (#1424)
2019-11-22 Hugo van KemenadeCI: Add Python 3.8 and lint to GitHub Actions (#1173)