diff --git a/.scrutinizer.yml b/.scrutinizer.yml deleted file mode 100644 index de093552..00000000 --- a/.scrutinizer.yml +++ /dev/null @@ -1,9 +0,0 @@ -inherit: true - -checks: - php: - code_rating: true - duplication: true - -filter: - paths: [src/*, tests/*]