mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2026-05-26 23:32:47 -04:00
Still mostly mindless numb work, one rename that touched many files (`getArgumentParser` -> `getArgumentParserCls`), and a few real improvements. The goal is to be able to turn on `noImplicitAny` for the project, to enforce higher code quality. 600 violations to go.