glean_parser/templates/data_review.jinja2 (6 lines): - line 10: {{ "TODO: Fill this in." if not questions }} - line 15: {{ "TODO: Fill this in." if not why }} - line 20: {{ "TODO: Fill this in." if not methods }} - line 24: {{ "TODO: Fill this in." if not current_instrumentation_answers }} - line 73: {{ "TODO: Fill this in." if not analysis_how }} - line 77: {{ "TODO: Fill this in." if not analysis_where }} glean_parser/lint.py (1 line): - line 320: yield "List of data reviews should not contain empty strings or TODO markers."