AoC 2020: github action for linting and testing

Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
2020-12-06 22:04:33 +01:00
parent 42cf587323
commit eef50a5527
3 changed files with 43 additions and 1 deletions

1
.gitignore vendored
View File

@@ -16,7 +16,6 @@
__pycache__
# Pytest
pytest.ini
.pytest_cache
#VSCode