1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-08 05:41:01 +01:00
phorge-arcanist/src/lint
Joshua Spence e00ce65200 Add an XML linter.
Summary: Add a linter which uses [[http://php.net/simplexml | SimpleXML]] to detect errors and potential problems in XML files.

Test Plan: Wrote and executed unit tests.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D8989
2014-05-05 20:15:53 -07:00
..
engine Fix markup in documentation for arcanist lint engine 2013-11-14 10:19:08 -08:00
linter Add an XML linter. 2014-05-05 20:15:53 -07:00
renderer Improve arc lint --output summary 2013-12-18 14:21:03 -08: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