mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
MaD: Use "namespace" instead "package" in shared code.
This commit is contained in:
@@ -58,4 +58,6 @@ extensible predicate packageGrouping(string group, string package);
|
||||
|
||||
module Extensions implements SharedMaD::ExtensionsSig {
|
||||
import ExternalFlowExtensions
|
||||
|
||||
predicate namespaceGrouping = packageGrouping/2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user