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
F11747952: D1547.id3949.diff
Fri, Sep 19, 20:17
Unknown Object (File)
Tue, Sep 16, 22:11
Unknown Object (File)
Sun, Sep 14, 13:58
Unknown Object (File)
Fri, Sep 12, 10:55
Unknown Object (File)
Thu, Sep 11, 11:22
Unknown Object (File)
Sat, Sep 6, 15:00
Unknown Object (File)
Sat, Sep 6, 14:51
Unknown Object (File)
Sat, Sep 6, 14:38
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.