Explorar o código

fix lint warnings (#15)

Markus Hofbauer %!s(int64=6) %!d(string=hai) anos
pai
achega
961d75cbd4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/ci.yml

+ 1 - 0
.github/workflows/ci.yml

@@ -26,6 +26,7 @@ jobs:
     - name: Lint Code Base
       uses: docker://github/super-linter:v2.1.0
       env:
+        VALIDATE_PYTHON: false
         VALIDATE_CSS: false
 
   docker: