HomeDevCentral

Ensure lines are at most 80 characters

Description

Ensure lines are at most 80 characters

Summary:
Several strategies have been used:

  • group namespaces use declarations
  • heredoc and newdoc strings
  • prune non informative comments or switch them to PHP 7 type hints
  • break lines

References:

Test Plan: phpcs with Generic.Files.LineLength sniff

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D1545

Details

Provenance
derecksonAuthored on Mar 30 2018, 00:40
Reviewer
dereckson
Differential Revision
D1545: Ensure lines are at most 80 characters
Parents
rNOTIF74227dcbd4de: Implement assertions specific to command display
Branches
Unknown
Tags
Unknown