Files
codeql/csharp/ql/test/query-tests/Bad Practices/Comments/TodoComments/TodoComments.expected
2022-08-22 21:41:47 +02:00

4 lines
228 B
Plaintext

| TodoComments.cs:4:5:4:26 | // ... | TODO comments should be addressed. |
| TodoComments.cs:5:5:5:27 | // ... | TODO comments should be addressed. |
| TodoCommentsBad.cs:7:9:7:41 | // ... | TODO comments should be addressed. |