mirror of
https://github.com/github/codeql.git
synced 2026-04-24 00:05:14 +02:00
Swift: specify treatment for multi-line things
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @name Successfully extracted lines
|
||||
* @description Count all lines in source code in which something was extracted.
|
||||
* @description Count all lines in source code in which something was extracted. Entities spanning multiple lines like multi-line strings or comments only contribute one line to this count.
|
||||
* @kind metric
|
||||
* @id swift/diagnostics/successfully-extracted-lines
|
||||
* @tags summary
|
||||
|
||||
Reference in New Issue
Block a user