1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 09:38:50 +02:00
phorge-arcanist/src/lint
vrana cae7631dff Warn about strstr() misuse
Summary: See D3296#1.

Test Plan:
New test.
Linted Arcanist, libphutil, Phabricator repositories, found no false positive and one real positive.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D3297
2012-08-15 13:44:41 -07:00
..
engine Detect use of f()[0] in lint 2012-08-15 04:36:50 -07:00
linter Warn about strstr() misuse 2012-08-15 13:44:41 -07:00
renderer Fix context for lint errors at top of file in JSON renderer 2012-06-01 23:43:21 -07:00
ArcanistLintMessage.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistLintPatcher.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistLintResult.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00
ArcanistLintSeverity.php Move files in Arcanist one level up 2012-06-01 11:56:00 -07:00