mirror of
https://github.com/github/codeql.git
synced 2026-01-04 18:20:18 +01:00
JS: address review comments
This commit is contained in:
@@ -46,7 +46,7 @@ public class ExtractionMetrics {
|
||||
/** The label for the file that is being extracted. */
|
||||
private Label fileLabel;
|
||||
|
||||
/** The number of characters in the file that is being extracted. */
|
||||
/** The number of UTF16 code units in the file that is being extracted. */
|
||||
private int length;
|
||||
|
||||
/** The previous time a CPU-time measure was performed. */
|
||||
|
||||
Reference in New Issue
Block a user