Skip to content

Commit

Permalink
Run all three source code checks in Pylint job
Browse files Browse the repository at this point in the history
  • Loading branch information
tisnik committed Sep 18, 2018
1 parent c3f3b3e commit c302f54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cico_run_pylint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ prep() {
}

prep
./detect-common-errors.sh
./detect-dead-code.sh
./run-linter.sh

0 comments on commit c302f54

Please sign in to comment.