Page MenuHomePhabricator

Minor improvements to the `ArcanistLintCheckstyleXMLRenderer` class.
ClosedPublic

Authored by joshuaspence on May 13 2014, 9:45 PM.
Tags
None
Referenced Files
F15344500: D9108.diff
Mon, Mar 10, 4:51 AM
F15338792: D9108.id21646.diff
Sun, Mar 9, 12:55 PM
Unknown Object (File)
Fri, Feb 28, 5:57 AM
Unknown Object (File)
Mon, Feb 24, 3:32 AM
Unknown Object (File)
Feb 1 2025, 12:21 PM
Unknown Object (File)
Jan 31 2025, 8:36 PM
Unknown Object (File)
Jan 26 2025, 5:12 PM
Unknown Object (File)
Jan 26 2025, 5:12 PM
Subscribers

Details

Summary

Ref T4948. Move the startDocument code to a renderPreamble function so that, at least theoretically, the renderer can be reused. Otherwise, the only way to reuse the renderer would be to construct a new instance.

Test Plan

Ran arc lint --output xml and verified that the output looked reasonable.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Minor improvements to the `ArcanistLintCheckstyleXMLRenderer` class..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 14 2014, 12:32 AM
epriestley updated this revision to Diff 21646.

Closed by commit rARCd484b6029505 (authored by @joshuaspence, committed by @epriestley).