This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Description
Our CI tests have a check that will fail a PR if if changes any files that contain TODO or FIXME comments. We have this since such comments tends to never get fixed. As such, it is much better to have a reference to a github issue for the problem as that makes it visible.
The checker was added on PR #445 but had to be disabled with PR #464 as it was causing the CI builds to fail.
Once the following issues have been closed, this issue can be used to re-enable the TODO/FIXME checker: