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 Mostly similar module
* @description There is another module that shares a lot of the code with this module. Notice that names of variables and types may have been changed. Merge the two modules to improve maintainability.
* @kind problem