Merge pull request #12630 from erik-krogh/disableConsis

QL: disable the consistency check
This commit is contained in:
Erik Krogh Kristensen
2023-03-22 11:06:15 +01:00
committed by GitHub

View File

@@ -58,6 +58,7 @@ where
or
ModConsistency::noResolve(node) and msg = "ModConsistency::noResolve"
) and
none() and // disabled for now
not node.getLocation()
.getFile()
.getAbsolutePath()