1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-07 13:21:01 +01:00
phorge-arcanist/src/lint
Austin McKinley df81d79d77 Add explicit limits to unit test/lint error names
Summary:
Fixes T12981.

See new `arc lint` output: P2071

See new `arc unit` output: P2072

Test Plan: Ran `arc unit/lint/diff` and observed new error instead of a Conduit error

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T12981

Differential Revision: https://secure.phabricator.com/D18603
2017-09-14 12:12:08 -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 similar lint rendering issue when trimming identical lines out of patches 2017-09-05 17:12:23 -07:00
ArcanistLintMessage.php Add explicit limits to unit test/lint error names 2017-09-14 12:12:08 -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