Adjust query-suite integration test expected files

This commit is contained in:
Tamas Vajk
2025-06-18 09:13:38 +02:00
committed by Tamás Vajk
parent 40274dcd69
commit e6a9ff08a3
12 changed files with 66 additions and 3 deletions

View File

@@ -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