Skip to content

Fix/tcc opacity

Fix/tcc opacity #371

GitHub Actions / cpplint completed Dec 30, 2024 in 1s

reviewdog [cpplint] report

reported by reviewdog 🐢

Findings (2)

src/cjit.c|543| Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
src/cjit.c|548| Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]

Filtered Findings (0)

Annotations

Check warning on line 543 in src/cjit.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/cjit.c#L543

 Missing username in TODO; it should look like "// TODO(my_username): Stuff."  [readability/todo] [2]
Raw output
src/cjit.c:543:  Missing username in TODO; it should look like "// TODO(my_username): Stuff."  [readability/todo] [2]

Check warning on line 548 in src/cjit.c

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] src/cjit.c#L548

 Missing username in TODO; it should look like "// TODO(my_username): Stuff."  [readability/todo] [2]
Raw output
src/cjit.c:548:  Missing username in TODO; it should look like "// TODO(my_username): Stuff."  [readability/todo] [2]