Page MenuHomePhabricator

Improve the declaration parentheses linting
ClosedPublic

Authored by joshuaspence on Jul 22 2015, 9:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 22, 10:20 AM
Unknown Object (File)
Sun, Sep 22, 10:17 AM
Unknown Object (File)
Sun, Sep 22, 10:16 AM
Unknown Object (File)
Sun, Sep 22, 10:14 AM
Unknown Object (File)
Thu, Sep 5, 4:56 AM
Unknown Object (File)
Aug 28 2024, 10:50 AM
Unknown Object (File)
Aug 19 2024, 2:14 AM
Unknown Object (File)
Aug 16 2024, 10:33 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.