mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Adjust query-suite integration test expected files
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
ql/go/ql/src/InconsistentCode/LengthComparisonOffByOne.ql
|
||||
ql/go/ql/src/InconsistentCode/MissingErrorCheck.ql
|
||||
ql/go/ql/src/InconsistentCode/UnhandledCloseWritableHandle.ql
|
||||
ql/go/ql/src/InconsistentCode/WrappedErrorAlwaysNil.ql
|
||||
ql/go/ql/src/RedundantCode/NegativeLengthCheck.ql
|
||||
ql/go/ql/src/RedundantCode/RedundantRecover.ql
|
||||
Reference in New Issue
Block a user