Quellcode durchsuchen

HUE-9446 [ci] Add python linting to the ci

Romain vor 5 Jahren
Ursprung
Commit
e638982a12
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      .circleci/config.yml

+ 1 - 0
.circleci/config.yml

@@ -109,6 +109,7 @@ jobs:
           command: |
             cd ~/repo
 
+            ./tools/ci/check_for_python_lint.sh
             ./tools/ci/check_for_invalid_characters.sh
 
       - run: