Page MenuHomePhabricator

Fix `LINT_ARRAY_SEPARATOR` for heredocs
ClosedPublic

Authored by joshuaspence on Sep 25 2014, 10:33 PM.
Tags
None
Referenced Files
F15507159: D10569.diff
Tue, Apr 15, 4:53 PM
F15499696: D10569.id25388.diff
Sun, Apr 13, 3:07 PM
F15499672: D10569.id25389.diff
Sun, Apr 13, 3:05 PM
F15499671: D10569.id.diff
Sun, Apr 13, 3:05 PM
F15424901: D10569.diff
Sun, Mar 23, 12:59 AM
F15403636: D10569.diff
Mar 18 2025, 4:14 AM
F15391981: D10569.id25389.diff
Mar 15 2025, 12:41 PM
Unknown Object (File)
Feb 20 2025, 1:43 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
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2652
Build 2656: [Placeholder Plan] Wait for 30 Seconds

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.