1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-02 10:51:00 +01:00
phorge-arcanist/src/lint
vrana 15e4e6a003 Introduce arc lint --severity warning
Summary: I plan to exclude advices from our saved results.

Test Plan:
  $ arc lint src/lint/engine/PhutilLintEngine.php
  $ arc lint --severity advice src/lint/engine/PhutilLintEngine.php
  $ arc lint --severity error src/lint/engine/PhutilLintEngine.php

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2038

Differential Revision: https://secure.phabricator.com/D3936
2012-11-12 18:17:30 -08:00
..
engine Ignore duplicate PEP8 lint errors in comprehensive engine 2012-11-06 11:48:00 -08:00
linter Remove getLink() from ArcanistLinterTestCase 2012-11-07 10:12:24 -08:00
renderer Move conversion to dictionary inside lint message 2012-11-05 22:39:35 -08:00
ArcanistLintMessage.php Move conversion to dictionary inside lint message 2012-11-05 22:39:35 -08:00
ArcanistLintPatcher.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistLintResult.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistLintSeverity.php Introduce arc lint --severity warning 2012-11-12 18:17:30 -08:00