Skip to content

Commit 01ae2ef

Browse files
chore: package bumps.
Signed-off-by: Johannes Tegnér <johannes@jitesoft.com>
1 parent a206086 commit 01ae2ef

File tree

2 files changed

+53
-336
lines changed

2 files changed

+53
-336
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
}
3636
},
3737
"scripts": {
38+
"lint": [
39+
"phpcs --standard=./ruleset.xml -p ./src"
40+
],
3841
"test": [
3942
"phpunit --configuration ./phpunit.xml --coverage-text --colors=never",
4043
"phpcs --report=summary --standard=./ruleset.xml -p ./src"

0 commit comments

Comments
 (0)