Bläddra i källkod

Enable temporarily disabled lint check (#3350)

This reverts commit d2ffc44e8b143d57015dc8f4fd0e594f2d5305ab.
Ying Chen 2 år sedan
förälder
incheckning
b37ac5907c
1 ändrade filer med 0 tillägg och 2 borttagningar
  1. 0 2
      tools/ci/check_for_python_lint.sh

+ 0 - 2
tools/ci/check_for_python_lint.sh

@@ -17,8 +17,6 @@
 
 # Checking all python changes in the new commits
 
-exit 0
-
 HOME=${1:-"."}
 FOUND_ISSUE=-1