Drop 'tech-inventory' and 'code duplication' queries from the standard query suites

This commit is contained in:
Arthur Baars
2020-10-01 19:43:14 +02:00
parent 060c19a063
commit fc45b6cd3c
40 changed files with 35 additions and 17 deletions

View File

@@ -1,4 +1,5 @@
/**
* @deprecated
* @name Duplicated lines in files
* @description The number of lines in a file, including code, comment and whitespace lines,
* which are duplicated in at least one other place.