Skip to content

Commit 8ee1952

Browse files
authored
Update .tsqllintrc_150
1 parent c753d4a commit 8ee1952

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/linter-conf/.tsqllintrc_150

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"rules": {
33
"case-sensitive-variables": "error",
44
"concat-strings": "error",
5-
"conditional-begin-end": "off",
5+
"conditional-begin-end": "on",
66
"count-star": "error",
77
"cross-database-transaction": "error",
88
"data-compression": "warn",
@@ -31,4 +31,4 @@
3131
"unicode-string": "error"
3232
},
3333
"compatability-level": 150
34-
}
34+
}

0 commit comments

Comments
 (0)