# .scrutinizer.yml checks: php: true filter: excluded_paths: - tests/* - vendor/* paths: - src/*