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
F26743314: D1536.diff
Sat, Apr 25, 20:17
F26699598: D1536.id3921.diff
Sat, Apr 25, 04:33
F26680526: D1536.diff
Fri, Apr 24, 22:44
Unknown Object (File)
Fri, Apr 24, 17:50
Unknown Object (File)
Thu, Apr 23, 09:20
Unknown Object (File)
Thu, Apr 23, 09:10
Unknown Object (File)
Wed, Apr 22, 09:28
Unknown Object (File)
Tue, Apr 21, 14:32
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.