Skip to content

IDL Problem Code 6 with alias todo

Want to disable me? Check out the configuration guide to learn more.

This is an informational problem code that alerts the developer that they have left something "TODO" later.

TODO statements are parsed from comments of the form:

idl
; TODO: something really awesome
; ^^^^^ is the location of the TO-DO statement

Licensed under MIT.