We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
filter: paths: - 'app/*' excluded_paths: - 'app/views/*' - 'app/config/*' - 'app/database/*' checks: php: properties_in_camelcaps: true phpunit_assertions: true function_in_camel_caps: true encourage_single_quotes: true javascript: true coding_style: php: indentation: general: size: 2 spaces: within: brackets: true build: true