mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Drop 'tech-inventory' and 'code duplication' queries from the standard query suites
This commit is contained in:
1
python/ql/src/external/MostlySimilarFile.ql
vendored
1
python/ql/src/external/MostlySimilarFile.ql
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user