summaryrefslogtreecommitdiff
path: root/lib/facebook-graph-sdk/.scrutinizer.yml
blob: 05bdf778cea4fb0b3d8c9ec5673a279aa1be7e7f (plain)
1
2
3
4
5
6
7
8
9
filter:
    paths:
        - 'src/*'
        - 'tests/*'

tools:
    php_code_sniffer:
        config:
            standard: PSR2