Support new style rules hon#112
This commit is contained in:
2
.github/workflows/python-check.yml
vendored
2
.github/workflows/python-check.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
mypy pyhon/
|
||||
- name: Analysing the code with pylint
|
||||
run: |
|
||||
pylint $(git ls-files '*.py')
|
||||
pylint $(git ls-files '*.py')
|
||||
- name: Check black style
|
||||
run: |
|
||||
black . --check
|
||||
|
Reference in New Issue
Block a user