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 3453ef8358 Remove "async lint" from arc lint
Summary: Ref T12996. This was a very old FB-specific feature that caused some kind of server-side lint thing to run. You can/should do this now with Harbormaster instead. Nothing else ever used it and it has no role in the upstream.

Test Plan: Grepped for `asynclint`, created this revision.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T12996

Differential Revision: https://secure.phabricator.com/D18641
2017-09-27 08:18:16 -07:00
..
__tests__ Fix a prefix/suffix counting issue in Arcanist lint rendering 2017-09-05 13:09:46 -07:00
engine Remove "async lint" from arc lint 2017-09-27 08:18:16 -07:00
linter Correct lint rendering when patching trailing whitespace in files 2017-09-20 12:07:41 -07:00
renderer Correct lint rendering when patching trailing whitespace in files 2017-09-20 12:07:41 -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