Skip to content

Commit b349579

Browse files
committed
chore: update
1 parent 6caa10f commit b349579

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

jsonschema/golangci.jsonschema.json

+5
Original file line numberDiff line numberDiff line change
@@ -3954,6 +3954,11 @@
39543954
"type": "string"
39553955
}
39563956
},
3957+
"allow-cuddle-used-in-block": {
3958+
"description": "Allow cuddling with any block as long as the variable is used somewhere in the block",
3959+
"type": "boolean",
3960+
"default": false
3961+
},
39573962
"allow-multiline-assign": {
39583963
"description": "Allow multiline assignments to be cuddled.",
39593964
"type": "boolean",

pkg/commands/internal/migrate/versiontwo/linters_settings.go

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)