mirror of
https://github.com/github/codeql.git
synced 2026-04-21 15:05:56 +02:00
Merge pull request #12630 from erik-krogh/disableConsis
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