We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da583c commit 5ae3a12Copy full SHA for 5ae3a12
config/default/grumphp.yml
@@ -18,9 +18,8 @@ parameters:
18
- /^pdepend.xml$/
19
20
yamllint.parse_constant: true
21
- yamllint.whitelist_patterns: [ ]
22
- yamllint.ignore_patterns:
23
- - /^bamboo-specs\/(.*)/
+ yamllint.whitelist_patterns: []
+ yamllint.ignore_patterns: []
24
25
phpcs.standard: ./phpcs.xml
26
phpcs.triggered_by: [php,phtml]
0 commit comments