Merge "build: Updating mediawiki/mediawiki-phan-config to 0.10.6"

This commit is contained in:
jenkins-bot 2020-12-31 01:23:44 +00:00 committed by Gerrit Code Review
commit 281a00cf20

View file

@ -15,6 +15,7 @@
"parallel-lint . --exclude vendor --exclude node_modules",
"phpcs -p -s",
"minus-x check ."
]
],
"phan": "phan -d . --long-progress-bar"
}
}