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
F15468276: D13804.diff
Thu, Apr 3, 10:41 PM
F15456588: D13804.id.diff
Sun, Mar 30, 10:39 AM
F15420123: D13804.diff
Fri, Mar 21, 11:31 AM
F15417997: D13804.id33342.diff
Thu, Mar 20, 8:01 PM
F15386324: D13804.id33342.diff
Sat, Mar 15, 12:22 AM
F15312321: D13804.id33342.diff
Mar 6 2025, 2:53 PM
Unknown Object (File)
Feb 8 2025, 9:50 PM
Unknown Object (File)
Feb 8 2025, 9:50 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.