mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
QL: disable the consistency check
This commit is contained in:
@@ -58,6 +58,7 @@ where
|
||||
or
|
||||
ModConsistency::noResolve(node) and msg = "ModConsistency::noResolve"
|
||||
) and
|
||||
none() and // disabled for now
|
||||
not node.getLocation()
|
||||
.getFile()
|
||||
.getAbsolutePath()
|
||||
|
||||
Reference in New Issue
Block a user