Page MenuHomePhabricator

Fix a lint renderering issue
ClosedPublic

Authored by joshuaspence on Jan 11 2015, 9:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 17, 5:39 AM
Unknown Object (File)
Thu, Dec 12, 10:31 PM
Unknown Object (File)
Thu, Dec 5, 10:18 AM
Unknown Object (File)
Nov 16 2024, 12:00 AM
Unknown Object (File)
Oct 18 2024, 3:38 AM
Unknown Object (File)
Oct 15 2024, 10:48 AM
Unknown Object (File)
Oct 11 2024, 7:27 PM
Unknown Object (File)
Oct 7 2024, 4:21 PM
Subscribers

Details

Summary

Currently there is an issue when renderering linter messages with ArcanistConsoleLintRenderer if $message->getChar() returns 0 (i.e. the value is unset).

Test Plan

Before

lint_renderer_(before) (122×453 px, 8 KB)

After

lint_renderer_(after) (123×308 px, 7 KB)

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Fix a lint renderering issue.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
joshuaspence edited edge metadata.

Minor whitespace change

epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 11 2015, 4:57 PM
This revision was automatically updated to reflect the committed changes.