Skip to content

Commit c37d4b1

Browse files
committed
precommit
1 parent c51f035 commit c37d4b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/com/github/_1c_syntax/bsl/languageserver/configuration/parameters-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@
630630
},
631631
"FieldsFromJoinsWithoutIsNull": {
632632
"description": "No NULL checks for fields from joined tables",
633-
"default": true,
633+
"default": false,
634634
"type": [
635635
"boolean",
636636
"object"

0 commit comments

Comments
 (0)