mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-17 16:11:10 +00:00
17 lines
226 B
YAML
17 lines
226 B
YAML
build:
|
|
nodes:
|
|
analysis:
|
|
tests:
|
|
override:
|
|
- php-scrutinizer-run
|
|
environment:
|
|
php: 8.1.6
|
|
|
|
filter:
|
|
excluded_paths:
|
|
- examples/*
|
|
- tests/*
|
|
- vendor/*
|
|
- .github/*
|
|
- .phan/*
|