Page MenuHomeDevCentral

Enforce opening brace is on same line than method declaration
ClosedPublic

Authored by dereckson on Mar 30 2018, 00:52.
Tags
None
Referenced Files
F9609793: D1547.diff
Mon, Jun 9, 23:50
Unknown Object (File)
Fri, Jun 6, 15:08
Unknown Object (File)
Thu, Jun 5, 23:01
Unknown Object (File)
Thu, Jun 5, 13:03
Unknown Object (File)
Wed, Jun 4, 12:39
Unknown Object (File)
Tue, Jun 3, 15:59
Unknown Object (File)
Mon, May 19, 23:35
Unknown Object (File)
Sun, May 11, 21:40
Subscribers
None

Details

Summary

Nasqueron uses K&R style, Laravel not, this change standardizes
the Laravel-generated code.

This is a follow-up for 85fc0f62b8e1 (same change for classes).

Test Plan

phpcs with Generic.Functions.OpeningFunctionBraceKernighanRitchie sniff

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Passed
Unit
Tests Passed
Branch
OpeningFunctionBraceKernighanRitchieSniff
Build Status
Buildable 2427
Build 2675: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Mar 30 2018, 00:53
This revision was automatically updated to reflect the committed changes.