Page MenuHomeDevCentral

Enforce opening brace on same line than class declaration
ClosedPublic

Authored by dereckson on Mar 29 2018, 21:08.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 9, 14:53
Unknown Object (File)
Mon, Dec 30, 08:05
Unknown Object (File)
Mon, Dec 30, 07:48
Unknown Object (File)
Fri, Dec 27, 15:12
Unknown Object (File)
Thu, Dec 19, 14:07
Unknown Object (File)
Thu, Dec 19, 13:52
Unknown Object (File)
Nov 28 2024, 04:05
Unknown Object (File)
Nov 22 2024, 02:27
Subscribers
None

Details

Summary

Currently, Laravel files were sometimes left untouched.

Even if generated by Laravel, it seems better to apply Nasqueron
code style to those files too.

Test Plan

no op

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.

Mixed with a composer version upgrade

dereckson edited the test plan for this revision. (Show Details)

Restrict change to only the style fix

This revision is now accepted and ready to land.Mar 29 2018, 21:13
This revision was automatically updated to reflect the committed changes.