Page MenuHomeDevCentral

Fix array indentation
ClosedPublic

Authored by dereckson on Mar 29 2018, 19:44.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 31, 09:22
Unknown Object (File)
Mon, Jul 28, 10:36
Unknown Object (File)
Tue, Jul 22, 20:56
Unknown Object (File)
Thu, Jul 17, 19:18
Unknown Object (File)
Tue, Jul 15, 06:40
Unknown Object (File)
Fri, Jul 11, 15:47
Unknown Object (File)
Fri, Jul 11, 00:58
Unknown Object (File)
Thu, Jul 10, 17:59
Subscribers
None

Details

Summary

Detected through the Generic.Arrays.ArrayIndent phpcs sniff.

Test Plan

phpcs, called with a ruleset containing <rule ref="Generic.Arrays.ArrayIndent" />

Diff Detail

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

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 29 2018, 19:47
This revision was automatically updated to reflect the committed changes.