mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/SyntaxHighlight_GeSHi
synced 2024-11-15 18:49:22 +00:00
Add fix phpcbf command to composer.json
This allows to use the phpcbf easily Change-Id: I76b14ace9fb95bf2ae30bfd56c41019c88c862ac
This commit is contained in:
parent
042c17d77e
commit
ed7f1f6dc4
|
@ -31,6 +31,7 @@
|
|||
}
|
||||
],
|
||||
"scripts": {
|
||||
"fix": "phpcbf",
|
||||
"test": [
|
||||
"parallel-lint . --exclude vendor",
|
||||
"phpcs -p -s"
|
||||
|
|
Loading…
Reference in a new issue