We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abe696d commit 87ce654Copy full SHA for 87ce654
go/ql/src/experimental/CWE-369/DivideByZero.ql
@@ -47,8 +47,6 @@ module Config implements DataFlow::ConfigSig {
47
}
48
49
predicate observeDiffInformedIncrementalMode() { any() }
50
-
51
- Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
52
53
54
/**
0 commit comments