Mercurial > hg > isophonics-drupal-site
comparison vendor/squizlabs/php_codesniffer/phpcs.xml.dist @ 18:af1871eacc83
Update to Drupal core 8.7.1
author | Chris Cannam |
---|---|
date | Thu, 09 May 2019 15:33:08 +0100 |
parents | 129ea1e6d783 |
children |
comparison
equal
deleted
inserted
replaced
17:129ea1e6d783 | 18:af1871eacc83 |
---|---|
6 <file>bin</file> | 6 <file>bin</file> |
7 <file>scripts</file> | 7 <file>scripts</file> |
8 <file>src</file> | 8 <file>src</file> |
9 <file>tests</file> | 9 <file>tests</file> |
10 | 10 |
11 <exclude-pattern>*/Standards/*/Tests/*\.(inc|css|js)</exclude-pattern> | 11 <exclude-pattern>*/src/Standards/*/Tests/*\.(inc|css|js)$</exclude-pattern> |
12 <exclude-pattern>*/tests/Core/*/*Test\.(inc|css|js)$</exclude-pattern> | |
12 | 13 |
13 <arg name="basepath" value="."/> | 14 <arg name="basepath" value="."/> |
14 <arg name="colors"/> | 15 <arg name="colors"/> |
15 <arg name="parallel" value="75"/> | 16 <arg name="parallel" value="75"/> |
16 <arg value="np"/> | 17 <arg value="np"/> |