This repository has been archived by the owner on Dec 1, 2024. It is now read-only.
New linters, and updated dependencies
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