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
Test Failures
Branch
upgrade-phan
Build Status
Buildable 2409
Build 2657: arc lint + arc unit

Unit TestsBroken

TimeTest
0 msUnknown Unit Message ("")
sh: phpunit: command not found
0 msUnknown Unit Message ("")
sh: phpunit: command not found
0 msUnknown Unit Message ("")
sh: phpunit: command not found
0 msUnknown Unit Message ("")
sh: phpunit: command not found
0 msUnknown Unit Message ("")
sh: phpunit: command not found
View Full Test Results (6 Broken)

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.