浏览代码

moved to repository

Johannes M. Schmitt 12 年之前
父节点
当前提交
a4d006ae20
共有 1 个文件被更改,包括 0 次插入19 次删除
  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