mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
15 lines
196 B
YAML
15 lines
196 B
YAML
build:
|
|
nodes:
|
|
analysis:
|
|
tests:
|
|
override:
|
|
- php-scrutinizer-run
|
|
environment:
|
|
php: 8.0.0
|
|
|
|
filter:
|
|
excluded_paths:
|
|
- examples/*
|
|
- tests/*
|
|
- vendor/*
|