Fix few PHPCS excludes
Change-Id: I999ff9d6ffbc727d74221a62080895af21495772
This commit is contained in:
parent
b8a91c6731
commit
9d46bcf5c7
3 changed files with 6 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
|||
"ContributionScores": "ContributionScores"
|
||||
},
|
||||
"AutoloadClasses": {
|
||||
"ContributionScores": "ContributionScores_body.php"
|
||||
"ContributionScores": "src/ContributionScores.php"
|
||||
},
|
||||
"Hooks": {
|
||||
"ParserFirstCallInit": "ContributionScores::onParserFirstCallInit"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue