Skip to content

Commit f4f4cfe

Browse files
committed
CI: Print pylint version before running checks
1 parent a90bafd commit f4f4cfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -700,6 +700,7 @@ jobs:
700700
deepdiff
701701
colorama
702702
requests
703+
- run: pylint --version
703704
- run:
704705
name: Linting Python Scripts
705706
command: ./scripts/pylint_all.py

0 commit comments

Comments
 (0)