llvm-project/clang-tools-extra/docs/clang-tidy/checks/google-readability-todo.rst

8 lines
156 B
ReStructuredText

google-readability-todo
=======================
Finds TODO comments without a username or bug number.
Corresponding cpplint.py check: 'readability/todo'