Open Akuli opened 3 years ago
What do the X's stand for?
I would use the TODO, FIXME, and BUG ones for sure.
Maybe this should be handled by a linter? See:
Both of these are integrated into ruff
: https://beta.ruff.rs/docs/rules/#flake8-todos-td
Should highlight at least TODO, FIXME, XXX in visible color.
Not something I would use, but someone else might want it.