1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-07 21:31:01 +01:00
phorge-arcanist/src/lint
epriestley 7371277d20 Fix a prefix/suffix counting issue in Arcanist lint rendering
Summary: Ref T9846. See PHI48. For replacing text in the form "ABC" with "ABBC", the trimmer had a bug.

Test Plan: Added failing tests, fixed 'em.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9846

Differential Revision: https://secure.phabricator.com/D18538
2017-09-05 13:09:46 -07:00
..
__tests__ Fix a prefix/suffix counting issue in Arcanist lint rendering 2017-09-05 13:09:46 -07:00
engine Check both UNIX- and Windows-style paths from linter output 2016-09-21 14:29:42 -07:00
linter Extract and cover the logic for "trimming" a lint message 2017-08-31 13:28:01 -07:00
renderer Fix a prefix/suffix counting issue in Arcanist lint rendering 2017-09-05 13:09:46 -07:00
ArcanistLintMessage.php Fix a prefix/suffix counting issue in Arcanist lint rendering 2017-09-05 13:09:46 -07:00
ArcanistLintPatcher.php Use phutil functions to copy/move files 2016-07-12 10:21:58 -07:00
ArcanistLintResult.php Extend from Phobject 2015-06-15 15:47:33 +10:00
ArcanistLintSeverity.php Extend from Phobject 2015-06-15 15:47:33 +10:00