1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-23 13:08:17 +01:00
phorge-arcanist/src/lint
Joshua Spence 515e98f1d2 Improve LINT_KEYWORD_CASING linter rule
Summary: Ref T7409. Improve `ArcanistXHPASTLinter::LINT_KEYWORD_CASING` to include additional token types. Based on [[https://github.com/squizlabs/PHP_CodeSniffer/blob/master/CodeSniffer/Standards/Generic/Sniffs/PHP/LowerCaseKeywordSniff.php | Generic_Sniffs_PHP_LowerCaseKeywordSniff]].

Test Plan: `arc unit`

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Maniphest Tasks: T7409

Differential Revision: https://secure.phabricator.com/D12367
2015-04-13 07:25:54 +10:00
..
engine Remove deprecated ComprehensiveLintEngine class 2015-04-07 07:22:59 +10:00
linter Improve LINT_KEYWORD_CASING linter rule 2015-04-13 07:25:54 +10:00
renderer Rename ArcanistCompilerLikeLintRenderer 2015-02-10 06:57:10 +11:00
ArcanistLintMessage.php Remove @group annotations 2014-07-09 09:12:13 +10:00
ArcanistLintPatcher.php Apply some autofix linter rules 2014-09-10 06:50:32 +10:00
ArcanistLintResult.php Remove @group annotations 2014-07-09 09:12:13 +10:00
ArcanistLintSeverity.php Remove @group annotations 2014-07-09 09:12:13 +10:00