Page MenuHomePhabricator

Improve declaration formatting linter rule for anonymous functions
ClosedPublic

Authored by joshuaspence on Aug 5 2015, 10:28 PM.
Tags
None
Referenced Files
F13224449: D13804.id.diff
Sun, May 19, 8:37 AM
F13208117: D13804.id33406.diff
Thu, May 16, 9:28 AM
F13208116: D13804.id33342.diff
Thu, May 16, 9:28 AM
F13208071: D13804.id.diff
Thu, May 16, 8:54 AM
F13208019: D13804.diff
Thu, May 16, 7:51 AM
Unknown Object (File)
Tue, May 7, 3:42 PM
Unknown Object (File)
Fri, May 3, 7:16 AM
Unknown Object (File)
Thu, Apr 25, 1:36 AM
Subscribers

Details

Summary

Ref T8742. Anonymous functions should have a space after the function keyword. Additionally, ensure that there is a space before and after the use token.

Test Plan

Modified existing test cases.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Improve declaration formatting linter rule for anonymous functions.
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.Aug 8 2015, 4:36 PM
This revision was automatically updated to reflect the committed changes.