This repository was archived by the owner on Sep 1, 2023. It is now read-only.
Remove support for definition-finder, automatically create skeleton configuration files
- remove support for definition-finder: this removes a circular dependency, and makes bootstrapping simpler. FactParse is now the only supported parser.
- if no hh_autoload.php is present, generate a skeleton one instead of erroring out.