Sfoglia il codice sorgente

:fire: bye scrutinizer!

smiley 2 anni fa
parent
commit
50701f94fd
1 ha cambiato i file con 0 aggiunte e 16 eliminazioni
  1. 0 16
      .scrutinizer.yml

+ 0 - 16
.scrutinizer.yml

@@ -1,16 +0,0 @@
-build:
-  nodes:
-    analysis:
-      tests:
-        override:
-          - php-scrutinizer-run
-  environment:
-    php: 8.1.6
-
-filter:
-  excluded_paths:
-    - examples/*
-    - tests/*
-    - vendor/*
-    - .github/*
-    - .phan/*