filter: excluded_paths: - 'tests/*' - '*.min.js' - '*/dist/*' - "resources/assets/js/*" - "resources/assets/jquery/*" - "resources/assets/boostrap/*" - "resources/assets/bootstrap-switch/*" checks: php: true javascript: true coding_style: php: spaces: around_operators: concatenation: true other: after_type_cast: false build: true