mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
Drop 'tech-inventory' and 'code duplication' queries from the standard query suites
This commit is contained in:
1
python/ql/src/external/DuplicateFunction.ql
vendored
1
python/ql/src/external/DuplicateFunction.ql
vendored
@@ -1,4 +1,5 @@
|
||||
/**
|
||||
* @deprecated
|
||||
* @name Duplicate function
|
||||
* @description There is another identical implementation of this function. Extract the code to a common file or superclass to improve sharing.
|
||||
* @kind problem
|
||||
|
||||
Reference in New Issue
Block a user