mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
Rust: Improve File.getNumberOfLinesOfCode().
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
| my_struct.rs:0:0:0:0 | my_struct.rs | 21 |
|
||||
| main.rs:0:0:0:0 | main.rs | 8 |
|
||||
| my_macro.rs:0:0:0:0 | my_macro.rs | 8 |
|
||||
| main.rs:0:0:0:0 | main.rs | 7 |
|
||||
| lib.rs:0:0:0:0 | lib.rs | 6 |
|
||||
| does_not_compile.rs:0:0:0:0 | does_not_compile.rs | 3 |
|
||||
| error.rs:0:0:0:0 | error.rs | 3 |
|
||||
|
||||
Reference in New Issue
Block a user