Page MenuHomeDevCentral

Fix array indentation
ClosedPublic

Authored by dereckson on Mar 29 2018, 19:44.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 19, 00:15
Unknown Object (File)
Fri, Apr 18, 04:03
Unknown Object (File)
Tue, Apr 15, 09:20
Unknown Object (File)
Tue, Apr 8, 10:27
Unknown Object (File)
Mon, Apr 7, 14:49
Unknown Object (File)
Sun, Apr 6, 18:21
Unknown Object (File)
Sun, Apr 6, 09:33
Unknown Object (File)
Sat, Apr 5, 07:18
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

Lint
Lint Skipped
Unit
Tests Skipped

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.