We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c753d4a commit 8ee1952Copy full SHA for 8ee1952
.github/linter-conf/.tsqllintrc_150
@@ -2,7 +2,7 @@
2
"rules": {
3
"case-sensitive-variables": "error",
4
"concat-strings": "error",
5
- "conditional-begin-end": "off",
+ "conditional-begin-end": "on",
6
"count-star": "error",
7
"cross-database-transaction": "error",
8
"data-compression": "warn",
@@ -31,4 +31,4 @@
31
"unicode-string": "error"
32
},
33
"compatability-level": 150
34
-}
+}
0 commit comments