From: Hugo van Kemenade Date: Fri, 22 Nov 2019 08:14:57 +0000 (+0200) Subject: CI: Add Python 3.8 and lint to GitHub Actions (#1173) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/c53853f5716f2b5100b17b8f8509e026dd7fa4e2?hp=c53853f5716f2b5100b17b8f8509e026dd7fa4e2 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 ---