1checks:
2    php: true
3    javascript: true
4filter:
5    excluded_paths:
6        - '_test/'
7        - 'jquery.filedownload.js'
8build:
9    nodes:
10        analysis:
11            tests:
12                override:
13                    -
14                        command: phpcs-run
15                        use_website_config: true
16                    - php-scrutinizer-run