Explorar el Código

limit files of StyleCI scan

El RIDO hace 4 años
padre
commit
ca999b15ed
Se han modificado 1 ficheros con 4 adiciones y 2 borrados
  1. 4 2
      .styleci.yml

+ 4 - 2
.styleci.yml

@@ -31,5 +31,7 @@ disabled:
   - unalign_equals
 
 finder:
-  exclude:
-    - "cfg"
+  path:
+    - "lib/"
+    - "tpl/"
+    - "tst/"