Page MenuHomePhabricator

Fix `LINT_ARRAY_SEPARATOR` for heredocs
ClosedPublic

Authored by joshuaspence on Sep 25 2014, 10:33 PM.
Tags
None
Referenced Files
F13982951: D10569.diff
Sun, Oct 20, 3:09 AM
F13973464: D10569.diff
Fri, Oct 18, 1:01 AM
F13971114: D10569.id25389.diff
Thu, Oct 17, 11:42 AM
F13968057: D10569.id25388.diff
Wed, Oct 16, 6:16 PM
Unknown Object (File)
Sep 20 2024, 9:59 AM
Unknown Object (File)
Aug 25 2024, 8:35 PM
Unknown Object (File)
Aug 24 2024, 2:58 PM
Unknown Object (File)
Aug 22 2024, 9:34 AM
Subscribers

Details

Summary

It is not correct to add a trailing comma if the n_ARRAY_VALUE node is a heredoc string.

Test Plan

Added a test case.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Fix `LINT_ARRAY_SEPARATOR` for heredocs.
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.Sep 25 2014, 10:33 PM
This revision was automatically updated to reflect the committed changes.