aboutsummaryrefslogtreecommitdiffstats
path: root/phpcs.xml
Commit message (Expand)AuthorAgeFilesLines
* Have phpcs skip local configuration filesBrad Jorsch2016-11-221-0/+3
* build: Ignore phpcs in /skins but not /includes/skinsTimo Tijhof2016-03-041-4/+4
* build: Update mediawiki-codesniffer to 0.6.0, add "composer fix"Kunal Mehta2016-02-171-5/+0
* Convert all array() syntax to []Kunal Mehta2016-02-171-0/+5
* build: Update mediawiki/mediawiki-codesniffer to 0.5.1Paladox2016-01-021-0/+7
* Re-enable last phpcs ruleReedy2015-10-141-4/+1
* Enable Squiz.Classes.ValidClassName.NotCamelCapsumherirrender2015-10-101-1/+0
* Enable PSR2.Methods.MethodDeclaration.Underscoreumherirrender2015-10-061-1/+3
* Reenable LineLength phpcs checkAmir E. Aharoni2015-10-061-1/+0
* Enable MediaWiki.NamingConventions.PrefixedGlobalFunctions.wfPrefixumherirrender2015-10-031-1/+0
* Enable Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsedumherirrender2015-10-031-1/+0
* Re-enable WhiteSpace.SpaceBeforeSingleLineComment sniffVivek Ghaisas2015-09-271-1/+0
* Disable EmptyComment and SingleSpaceBeforeSingleLineComment code sniffersReedy2015-09-261-0/+2
* Add ignoreList for valid global variable name sniff in phpcs.xmlVivek Ghaisas2015-09-271-0/+5
* Add ignoreList for prefixed functions sniff in phpcs.xmlVivek Ghaisas2015-09-271-0/+5
* Re-enable MediaWiki.WhiteSpace.SpaceAfterControlStructure.IncorrectReedy2015-09-261-1/+0
* Merge "Re-enable Generic.CodeAnalysis.ForLoopWithTestFunctionCall.NotAllowed"jenkins-bot2015-09-261-1/+0
|\
| * Re-enable Generic.CodeAnalysis.ForLoopWithTestFunctionCall.NotAllowedReedy2015-09-261-1/+0
* | Merge "Re-enable Squiz.WhiteSpace.SemicolonSpacing.Incorrect"jenkins-bot2015-09-261-1/+0
|\ \
| * | Re-enable Squiz.WhiteSpace.SemicolonSpacing.IncorrectReedy2015-09-261-1/+0
| |/
* | Merge "Re-enable MediaWiki.WhiteSpace.SpaceyParenthesis.SingleSpaceBeforeClos...jenkins-bot2015-09-261-1/+0
|\ \ | |/ |/|
| * Re-enable MediaWiki.WhiteSpace.SpaceyParenthesis.SingleSpaceBeforeCloseParent...Reedy2015-09-261-1/+0
* | Merge "Re-enable Squiz.WhiteSpace.ScopeClosingBrace.Indent"jenkins-bot2015-09-261-1/+0
|\ \ | |/ |/|
| * Re-enable Squiz.WhiteSpace.ScopeClosingBrace.IndentReedy2015-09-261-1/+0
* | Re-enable MediaWiki.WhiteSpace.SpaceyParenthesis.SingleSpaceAfterOpenParenthesisReedy2015-09-261-1/+0
|/
* Re-enable PSR2.Methods.MethodDeclaration.AbstractAfterVisibilityReedy2015-09-261-1/+0
* Merge "Re-enable PSR2.Namespaces.NamespaceDeclaration.BlankLineAfter"jenkins-bot2015-09-261-1/+0
|\
| * Re-enable PSR2.Namespaces.NamespaceDeclaration.BlankLineAfterReedy2015-09-261-1/+0
* | Merge "Re-enable Squiz.WhiteSpace.SuperfluousWhitespace.EmptyLines"jenkins-bot2015-09-261-1/+0
|\ \
| * | Re-enable Squiz.WhiteSpace.SuperfluousWhitespace.EmptyLinesReedy2015-09-261-1/+0
* | | Merge "Re-enable PSR2.Methods.MethodDeclaration.StaticBeforeVisibility"jenkins-bot2015-09-261-1/+0
|\ \ \ | |_|/ |/| |
| * | Re-enable PSR2.Methods.MethodDeclaration.StaticBeforeVisibilityReedy2015-09-261-1/+0
| |/
* | Merge "Re-enable Generic.Files.EndFileNewline.NotFound"jenkins-bot2015-09-261-1/+0
|\ \
| * | Re-enable Generic.Files.EndFileNewline.NotFoundReedy2015-09-261-1/+0
| |/
* / Re-enable MediaWiki.VariableAnalysis.UnusedGlobalVariablesReedy2015-09-261-1/+0
|/
* phpcs: Disable failing sniffs in phpcs.xmlKunal Mehta2015-09-261-1/+20
* Ignore languages/messages/Messages*.php in line length sniffVivek Ghaisas2015-09-011-0/+3
* build: Move PHPCS configuration to phpcs.xmlKunal Mehta2015-07-091-0/+11