Files
codeql/rust/ql/test/query-tests/diagnostics/LinesOfUserCodeInFiles.expected
2024-11-18 12:06:25 +01:00

9 lines
332 B
Plaintext

| my_struct.rs:0:0:0:0 | my_struct.rs | 20 |
| comments.rs:0:0:0:0 | comments.rs | 13 |
| main.rs:0:0:0:0 | main.rs | 8 |
| my_macro.rs:0:0:0:0 | my_macro.rs | 7 |
| lib.rs:0:0:0:0 | lib.rs | 5 |
| does_not_compile.rs:0:0:0:0 | does_not_compile.rs | 3 |
| error.rs:0:0:0:0 | error.rs | 3 |
| options.yml:0:0:0:0 | options.yml | 0 |