Browse Source

moved to repository

Johannes M. Schmitt 12 năm trước cách đây
mục cha
commit
a4d006ae20
1 tập tin đã thay đổi với 0 bổ sung19 xóa
  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