mirror of
https://github.com/github/codeql.git
synced 2026-03-06 15:49:08 +01:00
The standalone MaD generator now uses `0` for threads and throttles the RAM to use 2GB per thread by default. Also, replaced the hand-written argument parsing with `argparse`.