mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-01-25 05:58:20 +01:00
77af6fb35d
Summary: This code is much more readable to me. It should also be faster as building the array at once should be faster than one by one. Test Plan: Made license and XHPAST errors in PHP file, made spelling error in JS file. Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D3758 |
||
---|---|---|
.. | ||
__tests__ | ||
spelling | ||
xhpast | ||
ArcanistApacheLicenseLinter.php | ||
ArcanistConduitLinter.php | ||
ArcanistFilenameLinter.php | ||
ArcanistGeneratedLinter.php | ||
ArcanistJSHintLinter.php | ||
ArcanistLicenseLinter.php | ||
ArcanistLinter.php | ||
ArcanistNoLintLinter.php | ||
ArcanistPEP8Linter.php | ||
ArcanistPhpcsLinter.php | ||
ArcanistPhutilLibraryLinter.php | ||
ArcanistPyFlakesLinter.php | ||
ArcanistPyLintLinter.php | ||
ArcanistRubyLinter.php | ||
ArcanistScriptAndRegexLinter.php | ||
ArcanistSpellingLinter.php | ||
ArcanistTextLinter.php | ||
ArcanistXHPASTLinter.php | ||
reporter.js |