re-enable consistency checks for swift

This commit is contained in:
erik-krogh 2022-08-11 12:33:03 +02:00
Родитель 9b1842b18e
Коммит 2feb9db96c
Не найден ключ, соответствующий данной подписи
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -63,7 +63,6 @@ where
.matches("%/" +
[
"docs", // docs is not meant to compile on it's own
"swift", // Swift has lots of code that doesn't compile
"ql/ql/test" // the QL-for-QL tests are not meant to compile
] + "/%")
select node, msg