NEW 34446
check-webkit-style should warn about TODO and NOTE instead of FIXME
https://bugs.webkit.org/show_bug.cgi?id=34446
Summary check-webkit-style should warn about TODO and NOTE instead of FIXME
Eric Seidel (no email)
Reported 2010-02-01 12:54:43 PST
check-webkit-style should warn about TODO and NOTE instead of FIXME FIXME seems to be the prevailing style. Certainly instead of TODO, and possibly instead of NOTE. Google contributors always get this "wrong" because "TODO(name)" is the required style at google.
Attachments
Eric Seidel (no email)
Comment 1 2010-02-01 12:55:32 PST
I'm not sure that "NOTE" is discouraged actually. I use it myself from time to time. :)
Note You need to log in before you can comment on or make changes to this bug.