Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Latest commit

 

History

History
31 lines (18 loc) · 466 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 466 Bytes

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

1.0.0 - 2016-11-09

Initial public 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.