Skip to content

Releases: StyleShit/eslint-plugin-php

v0.1.0

27 Jun 07:08
fcb5621

Choose a tag to compare

Minor Changes

  • 6943861: Add require-type-annotations rule
  • 58e504c: Add disallow-references rule
  • d444598: Add no-final rule
  • bd7e350: Add PHPSourceCode.findClosestKeyword util
  • 2ac36fb: Support eslint directives and inline configs
  • b233df9: Add require-visibility rule
  • 7e264d9: Add recommended config

Patch Changes

  • 5c0c1ba: Add missing use-cases to disallow-references rule

v0.0.2

23 Apr 20:31
6982ad4

Choose a tag to compare

Patch Changes

  • b9d60f2: Correct documentation for fixable rules

v0.0.1

23 Apr 20:26
849bb92

Choose a tag to compare

Patch Changes