mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
Drop 'tech-inventory' and 'code duplication' queries from the standard query suites
This commit is contained in:
1
cpp/ql/src/external/MostlyDuplicateFile.ql
vendored
1
cpp/ql/src/external/MostlyDuplicateFile.ql
vendored
@@ -1,4 +1,5 @@
|
||||
/**
|
||||
* @deprecated
|
||||
* @name Mostly duplicate file
|
||||
* @description There is another file that shares a lot of the code with this file. Merge the two files to improve maintainability.
|
||||
* @kind problem
|
||||
|
||||
Reference in New Issue
Block a user