Skip to content

v0.1.0

Latest

Choose a tag to compare

@StyleShit StyleShit released this 27 Jun 07:08
· 1 commit to main since this release
fcb5621

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