Page MenuHomePhabricator

Fix `LINT_ARRAY_SEPARATOR` for heredocs
ClosedPublic

Authored by joshuaspence on Sep 25 2014, 10:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 25, 8:35 PM
Unknown Object (File)
Sat, Aug 24, 2:58 PM
Unknown Object (File)
Thu, Aug 22, 9:34 AM
Unknown Object (File)
Thu, Aug 22, 8:36 AM
Unknown Object (File)
Wed, Aug 21, 11:28 AM
Unknown Object (File)
Aug 18 2024, 12:53 AM
Unknown Object (File)
Jul 30 2024, 12:47 PM
Unknown Object (File)
Jul 22 2024, 6:37 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
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.