mirror of
https://github.com/github/codeql.git
synced 2026-04-17 21:14:02 +02:00
This passes command line arguments to codegen, allowing in particular `--force` to be passed. Also, a convenience `//rust/codegen:py` is added to only run the python based code generation, which will be faster and enough when `ast-generator` is unchanged.