Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

New linters, and updated dependencies

Compare
Choose a tag to compare
@fredemmott fredemmott released this 30 Nov 17:46

This release adds 3 new linters:

  • a linter suggesting that all classes either be abstract or final
  • an autofixing linter banning empty statements
  • an autofixing linter converting PHP anonymous functions to lambdas

Additionally, this release:

  • updates to hh-clilib v2. This includes moving to hsl-experimental IO abstractions
  • Uses hack-codegen v4