Skip to content

Instantly share code, notes, and snippets.

View tvequaud's full-sized avatar

Thomas Véquaud tvequaud

View GitHub Profile
@sdieunidou
sdieunidou / .scrutinizer.yml
Created February 13, 2017 11:42
scrutinizer default configuration symfony3
filter:
excluded_paths:
- 'app/*'
- 'tests/*'
- 'bin/*'
- '*.min.js'
- 'web/assets/vendor/*'
- 'var/'
checks: