Closed mattgrid closed 1 year ago
Using XXX as a tag has a long history in Unix and is used in Java code to flag code that's bad even though it works. It's listed as an example tag on Wikipedia. I also happen to work on a codebase that uses it as a FIXME tag, so I have my own reasons for wanting to see it in my Nova sidebar 😉
XXX
FIXME
(Oops, wrong GitHub account. I'll try again.)
Using
XXX
as a tag has a long history in Unix and is used in Java code to flag code that's bad even though it works. It's listed as an example tag on Wikipedia. I also happen to work on a codebase that uses it as aFIXME
tag, so I have my own reasons for wanting to see it in my Nova sidebar 😉