]> git.madduck.net Git - etc/vim.git/commit

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:

CI: Add Python 3.8 and lint to GitHub Actions (#1173)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Fri, 22 Nov 2019 08:14:57 +0000 (10:14 +0200)
committerZsolt Dollenstein <zsol.zsol@gmail.com>
Fri, 22 Nov 2019 08:14:57 +0000 (08:14 +0000)
commitc53853f5716f2b5100b17b8f8509e026dd7fa4e2
tree14b91265a716fa2b992d38e864c1fb3dc2e7446c
parentfa1163545fd8779633d27a45d81e0dfa6ebd61fa
CI: Add Python 3.8 and lint to GitHub Actions (#1173)

* CI: Test Python 3.8 on GitHub Actions

* pre-commit autoupdate

* CI: Lint on GitHub Actions
.github/workflows/lint.yml [new file with mode: 0644]
.github/workflows/test.yml
.pre-commit-config.yaml