mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
Go: Move Go package-grouping support into shared lib.
This commit is contained in:
@@ -53,4 +53,6 @@ extensible predicate neutralModel(
|
||||
|
||||
module Extensions implements SharedMaD::ExtensionsSig {
|
||||
import ExternalFlowExtensions
|
||||
|
||||
predicate packageGrouping(string group, string package) { none() }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user