Skip to content

Commit 2feb9db

Browse files
committed
re-enable consistency checks for swift
1 parent 9b1842b commit 2feb9db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ql/ql/src/queries/diagnostics/EmptyConsistencies.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ where
6363
.matches("%/" +
6464
[
6565
"docs", // docs is not meant to compile on it's own
66-
"swift", // Swift has lots of code that doesn't compile
6766
"ql/ql/test" // the QL-for-QL tests are not meant to compile
6867
] + "/%")
6968
select node, msg

0 commit comments

Comments
 (0)