Page MenuHomePhabricator

Fix `LINT_ARRAY_SEPARATOR` for heredocs
ClosedPublic

Authored by joshuaspence on Sep 25 2014, 10:33 PM.
Tags
None
Referenced Files
F14803771: D10569.id25389.diff
Sat, Jan 25, 4:14 PM
Unknown Object (File)
Fri, Jan 24, 6:26 PM
Unknown Object (File)
Tue, Jan 21, 10:23 AM
Unknown Object (File)
Sun, Jan 19, 11:40 PM
Unknown Object (File)
Sat, Jan 18, 7:55 AM
Unknown Object (File)
Dec 20 2024, 12:09 AM
Unknown Object (File)
Dec 20 2024, 12:09 AM
Unknown Object (File)
Dec 10 2024, 11:34 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.