Przeglądaj źródła

moved to repository

Johannes M. Schmitt 12 lat temu
rodzic
commit
a4d006ae20
1 zmienionych plików z 0 dodań i 19 usunięć
  1. 0 19
      .jms.yml

+ 0 - 19
.jms.yml

@@ -1,19 +0,0 @@
-filter:
-    paths: [src/*, tests/*]
-    excluded_paths: ["tests/*/Fixtures/*"]
-
-default_config:
-    psr0_compliance: true
-    checkstyle: true
-    composer_config_check:
-        publish_checks: true
-        level: warning
-    reflection_fixes: true
-    use_statement_fixes: true
-
-path_configs:
-    tests:
-        paths: [tests/*]
-        psr0_compliance: false
-        checkstyle: false
-        phpunit_checks: true