Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update pylint.yml
  • Loading branch information
fisa712 authored Feb 28, 2023
commit 722ee0f0738d890ff673c6ad5fa5613be0caf9b8
2 changes: 2 additions & 0 deletions .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ jobs:
- name: Analysing the code with pylint
run: |
pylint $(git ls-files '*.py')
working-directory: additional_features