This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
TODO linter #110
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
infrastructure
Automation and tooling supporting development
Write a program that scans all input source code (including Bison, Ragel, C++, sclang) for
TODO
comments, and generates an error for anyTODO
s that don't have an associated bug link. Sois the only acceptable format of TODO comment according to the script. We can put this in as part of the linting stage.
The text was updated successfully, but these errors were encountered: