mirror of
https://github.com/github/codeql.git
synced 2026-03-05 15:16:47 +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`.