1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-05 12:21:01 +01:00
phorge-arcanist/src/lint
Joshua Spence ec3de41684 Support Checkstyle as an output format for lint results.
Summary: Fixes T4948. Add a lint renderer which supports outputting the lint results in the Checkstyle XML format.

Test Plan: Ran `arc lint --xml` and inspected the output.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T4948

Differential Revision: https://secure.phabricator.com/D9083
2014-05-13 13:20:29 -07:00
..
engine Remove the getConfig and setConfig method. 2014-05-12 04:46:56 -07:00
linter Minor cleanup of linter testing code. 2014-05-13 06:16:02 -07:00
renderer Support Checkstyle as an output format for lint results. 2014-05-13 13:20:29 -07:00
ArcanistLintMessage.php Support for lint messages which are always shown 2013-06-09 08:38:30 -07:00
ArcanistLintPatcher.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistLintResult.php Introduce arc lint --only-new 1 2012-12-03 17:21:17 -08:00
ArcanistLintSeverity.php Don't run disabled lint rules 2013-02-14 15:31:10 -08:00