1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 17:48:50 +02:00
phorge-arcanist/src/lint/linter
vrana 98fec27752 Fix PHT linter
Summary: Variables in strings and concatenation lists.

Test Plan:
New unit tests.

  preg_match('/^((?>[^$\\\\]*)|\\\\.)*$/s', str_repeat('a', 1e6));

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4540
2013-01-19 11:48:17 -08:00
..
__tests__ Fix PHT linter 2013-01-19 11:48:17 -08:00
spelling Add some new misspellings of "hierarchy" 2013-01-10 14:32:23 -08:00
xhpast Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistApacheLicenseLinter.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistConduitLinter.php Allow specifying multiple locations of the same lint error 2013-01-10 15:35:11 -08:00
ArcanistCppcheckLinter.php Fix checking for lint binary paths 2013-01-10 15:34:42 -08:00
ArcanistCpplintLinter.php Fix checking for lint binary paths 2013-01-10 15:34:42 -08:00
ArcanistFilenameLinter.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistFlake8Linter.php Fix checking for lint binary paths 2013-01-10 15:34:42 -08:00
ArcanistGeneratedLinter.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistJSHintLinter.php Fix some arcanist warnings 2012-11-21 17:16:52 -08:00
ArcanistLicenseLinter.php Fix ArcanistLinterTestCase 2012-11-05 16:36:01 -08:00
ArcanistLinter.php Add hook after running linters 2013-01-11 14:15:04 -08:00
ArcanistNoLintLinter.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistPEP8Linter.php Include real PEP8 version and options in lint cache key 2013-01-16 12:17:11 -08:00
ArcanistPhpcsLinter.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistPhutilLibraryLinter.php Allow setting lint cache granularity 2012-12-03 15:30:06 -08:00
ArcanistPyFlakesLinter.php Fix some arcanist warnings 2012-11-21 17:16:52 -08:00
ArcanistPyLintLinter.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistRubyLinter.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistScalaSBTLinter.php canRun should return false on scala linter instead of raising an exception 2012-12-03 15:25:28 -08:00
ArcanistScriptAndRegexLinter.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistSpellingLinter.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistTextLinter.php Trigger bad charset lint warning only once per line 2012-11-05 16:36:19 -08:00
ArcanistXHPASTLinter.php Fix PHT linter 2013-01-19 11:48:17 -08:00
reporter.js Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00