Page MenuHomePhabricator

Improve the declaration parentheses linting
ClosedPublic

Authored by joshuaspence on Jul 22 2015, 9:11 AM.
Tags
None
Referenced Files
F13327417: D13675.diff
Sat, Jun 15, 7:03 PM
F13273897: D13675.diff
Fri, May 31, 2:56 AM
F13259851: D13675.diff
May 26 2024, 11:10 PM
F13210248: D13675.diff
May 17 2024, 4:38 AM
F13195025: D13675.diff
May 12 2024, 10:04 PM
Unknown Object (File)
May 3 2024, 2:14 AM
Unknown Object (File)
Apr 29 2024, 1:37 PM
Unknown Object (File)
Apr 24 2024, 9:50 PM
Subscribers

Details

Summary

Improve ArcanistClosingDeclarationParenthesesXHPASTLinterRule (and rename it to ArcanistDeclarationParenthesesXHPASTLinterRule) to ensure that there is no whitespace before the opening parenthesis of a function/method declaration.

Test Plan

Added test cases.

Diff Detail

Repository
rARC Arcanist
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7343
Build 7726: [Placeholder Plan] Wait for 30 Seconds
Build 7725: arc lint + arc unit

Event Timeline

joshuaspence retitled this revision from to Improve the declaration parentheses linting.
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.Jul 22 2015, 2:08 PM
This revision was automatically updated to reflect the committed changes.