Skip to content

Releases: tyrsson/coding-standard

0.1.2

08 Mar 02:32
c29bc18

Choose a tag to compare

What's Changed

  • Allow /** @var */ comments without changing them to // inline comments by @tyrsson in #7

Full Changelog: 0.1.1...0.1.2

0.1.1

22 Feb 04:31
ce1abd7

Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

13 Feb 12:04
f11071f

Choose a tag to compare

What's Changed

  • initial setup of 1.0.0 by @tyrsson in #1
  • Refactored usage to custom ruleset classes to standardize usage in down stream packages. by @tyrsson in #2
  • Removes deprecated rule nullable_type_declaration_for_default_null_value by @tyrsson in #4
  • Signed-off-by: Joey Smith jsmith@webinertia.net by @tyrsson in #5

New Contributors

Full Changelog: https://github.com/tyrsson/coding-standard/commits/0.1.0