mirror of
https://github.com/CMiksche/gitea-auto-update
synced 2025-12-10 07:57:23 +01:00
refactor: follow PEP standards
Follow Python Enhancement Proposals and add PyLint to enforce them.
This commit is contained in:
@@ -8,4 +8,5 @@ install:
|
||||
- pipenv install
|
||||
script:
|
||||
- gitlint
|
||||
- python tests.py
|
||||
- pylint setup.py gitea_auto_update
|
||||
- python -m unittest
|
||||
|
||||
Reference in New Issue
Block a user