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
F3750203: D1536.diff
Sat, Nov 16, 22:26
F3747538: D1536.id3921.diff
Sat, Nov 16, 02:37
F3747537: D1536.id3920.diff
Sat, Nov 16, 02:37
F3747536: D1536.id3919.diff
Sat, Nov 16, 02:37
Unknown Object (File)
Tue, Nov 12, 21:04
Unknown Object (File)
Thu, Nov 7, 21:23
Unknown Object (File)
Thu, Oct 31, 13:01
Unknown Object (File)
Tue, Oct 22, 15:49
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 Passed
Unit
Tests Passed
Build Status
Buildable 2410
Build 2658: arc lint + arc unit

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.