Skip to content

Releases: i-MSCP/imscp-coding-standard

imscp-coding-standard 1.0.0

14 Mar 09:26
Compare
Choose a tag to compare

Initial release. Incorporates rules for:

  • PSR-2
  • disallow long array syntax
  • space after not operator
  • whitespace around operators
  • disallow superfluous whitespace

and enables color reporting by default.

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.