ソースを参照
Rename lint job
pull/2/head
Jérôme Deuchnord
6年前
committed by
GitHub
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
-
.github/workflows/pythonapp.yml
|
|
|
@@ -17,6 +17,6 @@ jobs: |
|
|
|
run: | |
|
|
|
python -m pip install --upgrade pip pipenv pylint pylintfileheader |
|
|
|
pipenv sync -d |
|
|
|
- name: Lint with flake8 |
|
|
|
- name: Lint |
|
|
|
run: | |
|
|
|
pylint *.py |