There was an error while loading. Please reload this page.
1 parent 050bc8c commit cd47a3cCopy full SHA for cd47a3c
1 file changed
.codacy.yml
@@ -1,3 +1,8 @@
1
---
2
+engines:
3
+ tsqllint:
4
+ exclude_paths:
5
+ # These fixtures use PostgreSQL grammar, not Transact-SQL.
6
+ - "src/test/resources/postgresql/**"
7
exclude_paths:
8
- "site/**"
0 commit comments