PHP Classes

File: .scrutinizer.yml

Recommend this page to a friend!
  Packages of Michael Beck   XOOPS helpers   .scrutinizer.yml   Download  
File: .scrutinizer.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: XOOPS helpers
Helper class functions to use with XOOPS
Author: By
Last change:
Date: 11 days ago
Size: 279 bytes
 

Contents

Class file image Download
build: environment: php: 8.2 nodes: analysis: tests: override: - php-scrutinizer-run filter: excluded_paths: - '_archive/*' - 'tests/*' - 'vendor/*' - 'docs/*' dependency_paths: - 'stubs/' tools: php_analyzer: true