mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2025-06-29 10:30:25 +02:00
module: use type hints and validate with mypy
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -25,4 +25,5 @@ jobs:
|
||||
pipenv run yapf -q *.py
|
||||
- name: Linting
|
||||
run: |
|
||||
pipenv run mypy *.py
|
||||
pipenv run pylint *.py
|
||||
|
Reference in New Issue
Block a user