Skip to content

Commit 96aac76

Browse files
authored
Update pylint.yml
1 parent a01cee5 commit 96aac76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
2929
- name: Run pylint
3030
run: |
31-
pylint your_package_or_files/
31+
pylint $(git ls-files "*.py')

0 commit comments

Comments
 (0)