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
F7822583: D1547.id.diff
Sat, May 3, 12:42
F7781481: D1547.id3948.diff
Fri, May 2, 19:07
F7781159: D1547.id3949.diff
Fri, May 2, 18:59
Unknown Object (File)
Fri, May 2, 15:43
Unknown Object (File)
Fri, May 2, 07:56
Unknown Object (File)
Mon, Apr 28, 17:23
Unknown Object (File)
Wed, Apr 23, 11:23
Unknown Object (File)
Fri, Apr 11, 10:12
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.