We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e95f1 commit 9a3acfeCopy full SHA for 9a3acfe
1 file changed
grumphp.yml
@@ -1,5 +1,25 @@
1
grumphp:
2
tasks:
3
+ composer:
4
+ strict: true
5
+ jsonlint:
6
+ ignore_patterns:
7
+ - vendor
8
+ - node_modules
9
+ - build
10
+ - demo
11
+ yamllint:
12
13
14
15
16
17
+ xmllint:
18
19
20
21
22
23
phpversion:
24
project: '7.2'
25
phpcs:
0 commit comments