Page MenuHomePhabricator

Fix `LINT_ARRAY_SEPARATOR` for heredocs
ClosedPublic

Authored by joshuaspence on Sep 25 2014, 10:33 PM.
Tags
None
Referenced Files
F19799025: D10569.id.diff
Fri, Feb 27, 10:47 PM
F19554561: D10569.diff
Jan 29 2026, 11:39 PM
F19350728: D10569.diff
Dec 26 2025, 3:42 AM
F19042152: D10569.id.diff
Nov 26 2025, 5:57 PM
F19034894: D10569.diff
Nov 25 2025, 3:25 PM
F19013572: D10569.diff
Nov 22 2025, 4:19 PM
F18816759: D10569.id25389.diff
Oct 21 2025, 9:10 AM
F18803274: D10569.id25388.diff
Oct 17 2025, 10:25 PM
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.