Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Use --flags option to *append* flags on hh_single_type_check
Summary: Currently the `--flags` option on `verify.py` replaces any flags specified for individual files or in the `HH_FLAGS` file. It makes more sense to add additional flags, e.g. when specifying `--new-inference`. Reviewed By: kmeht Differential Revision: D13115814 fbshipit-source-id: 9b7fbc79e1781a21ff8d4db0e1e8e7848b4e9fb0
- Loading branch information