Add lines-of-code tags

This is a proposed method for advertising which queries are measuring
the lines of code in a project in a more robust manner than inspecting
the rule id.

Note that the python "LinesOfUserCode" query should _not_ have this
property, as otherwise the results of the two queries will be summed.
This commit is contained in:
Robin Neatherway
2021-05-14 11:19:20 +01:00
parent 9b0c24abc2
commit f378513ea3
5 changed files with 5 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
* or comments.
* @kind metric
* @tags summary
* lines-of-code
*/
import java