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
F3937379: D1547.id3948.diff
Mon, Dec 23, 17:47
F3936851: D1547.diff
Mon, Dec 23, 13:44
Unknown Object (File)
Sun, Dec 22, 05:48
Unknown Object (File)
Tue, Dec 17, 20:53
Unknown Object (File)
Sat, Dec 14, 03:31
Unknown Object (File)
Wed, Dec 11, 15:43
Unknown Object (File)
Mon, Dec 9, 04:17
Unknown Object (File)
Mon, Dec 2, 12:02
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 Not Applicable
Unit
Tests Not Applicable

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.