diff --git a/.scrutinizer.yml b/.scrutinizer.yml deleted file mode 100644 index c249e4e03aa..00000000000 --- a/.scrutinizer.yml +++ /dev/null @@ -1,15 +0,0 @@ -build: - environment: - postgresql: false - redis: false - -checks: - php: true - -filter: - excluded_paths: - - "tests/" - - "src/Psalm/Stubs/" - - "examples/" - - "src/Psalm/CallMap.php" - - "src/Psalm/PropertyMap.php"