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
F14406674: D13804.diff
Mon, Dec 23, 7:03 PM
Unknown Object (File)
Wed, Dec 11, 4:15 PM
Unknown Object (File)
Wed, Dec 11, 11:04 AM
Unknown Object (File)
Tue, Dec 10, 8:31 PM
Unknown Object (File)
Sat, Dec 7, 2:13 AM
Unknown Object (File)
Sat, Dec 7, 1:21 AM
Unknown Object (File)
Tue, Dec 3, 1:07 PM
Unknown Object (File)
Thu, Nov 28, 4:28 PM
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
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7503
Build 8046: [Placeholder Plan] Wait for 30 Seconds
Build 8045: arc lint + arc unit

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.