Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GitHub Actions workflow lint_python | Lukas Fleischer | 2021-04-03 | 1 | -0/+21 |
| | | | | | | | Run codespell, flake8, and isort for each change to one of the scripts in contrib/. Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org> | ||||
* | Replace Travis CI with GitHub Actions configuration | Lukas Fleischer | 2021-04-03 | 1 | -0/+49 |
Replace the Travis CI configuration with an equivalent GitHub Actions workflow. Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org> |