ci: added linting config & pipeline; renamed project to aiovieter
Some checks failed
ci/woodpecker/push/lint Pipeline failed

This commit is contained in:
Jef Roosens 2022-06-05 17:16:29 +02:00
parent 242d685a6c
commit e9a189b309
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
11 changed files with 67 additions and 19 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
.venv/
__pycache__/
main.py
*.egg-info/