Skip to content

Commit

Permalink
add workflow pylint1
Browse files Browse the repository at this point in the history
  • Loading branch information
krankir committed Jul 13, 2023
1 parent 674f195 commit 87b3ab6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
pip install pylint
- name: Analysing the code with pylint
run: |
pylint $(git ls-files '*.py')
pylint $(git ls-files '*.py')
1 change: 0 additions & 1 deletion setup.cfg

This file was deleted.

0 comments on commit 87b3ab6

Please sign in to comment.