diff --git a/.jms.yml b/.jms.yml deleted file mode 100644 index 395f7b3..0000000 --- a/.jms.yml +++ /dev/null @@ -1,11 +0,0 @@ -default_config: - checkstyle: - naming: - isser_method_name: "^(?:is|has|should|may|supports|matches)" - -path_configs: - tests: - paths: [Tests/*] - checkstyle: false - doc_comment_fixes: false - verify_php_doc_comments: false