Add Go CFG consistency query

This commit is contained in:
Owen Mansel-Chan
2026-06-01 23:18:57 +01:00
parent e56ca68821
commit 996a936f85

View File

@@ -0,0 +1,3 @@
import go
private import semmle.go.controlflow.ControlFlowGraphShared
import GoCfg::ControlFlow::Consistency