]> BookStack Code Mirror - bookstack/blobdiff - phpstan.neon.dist
System CLI: Updated to 126de5599c state
[bookstack] / phpstan.neon.dist
index 15a519e20f610ff2de030d8706490543f65586e5..bcf4e5aa208846989707df3c1b22af4df58a0471 100644 (file)
@@ -19,5 +19,6 @@ parameters:
 
     excludePaths:
         - ./Config/**/*.php
+        - ./dev/**/*.php
 
     checkMissingIterableValueType: false
\ No newline at end of file