This commit is contained in:
smiley
2023-11-24 00:41:30 +01:00
parent 1bf3d63c8e
commit 07b95c1466
-16
View File
@@ -1,16 +0,0 @@
build:
nodes:
analysis:
tests:
override:
- php-scrutinizer-run
environment:
php: 8.0.0
filter:
excluded_paths:
- examples/*
- tests/*
- vendor/*
- .github/*
- .phan/*