Page MenuHomePhabricator

Improve lint handling of `declare()` special statement blocks
ClosedPublic

Authored by joshuaspence on Jan 12 2015, 8:20 PM.
Tags
None
Referenced Files
F13984495: D11350.diff
Sun, Oct 20, 1:47 PM
F13978428: D11350.diff
Fri, Oct 18, 11:08 PM
Unknown Object (File)
Oct 2 2024, 8:23 PM
Unknown Object (File)
Sep 30 2024, 6:16 PM
Unknown Object (File)
Sep 30 2024, 6:08 PM
Unknown Object (File)
Sep 30 2024, 2:36 PM
Unknown Object (File)
Sep 29 2024, 8:42 PM
Unknown Object (File)
Sep 20 2024, 4:06 AM
Subscribers

Details

Summary

Fixes T6830. Don't require n_STATEMENT nested under n_DECLARE to be written using braces.

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 Improve lint handling of `declare()` special statement blocks.
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.Jan 12 2015, 8:22 PM
This revision was automatically updated to reflect the committed changes.