Skip to content

Commit ec5c9fc

Browse files
committed
review
1 parent 916b21e commit ec5c9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema/golangci.next.jsonschema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1555,7 +1555,7 @@
15551555
"additionalProperties": false,
15561556
"properties": {
15571557
"local-prefixes": {
1558-
"description": "Put imports beginning with prefix after 3rd-party packages. It is a comma-separated list of prefixes.",
1558+
"description": "Put imports beginning with prefix after 3rd-party packages. It is a list of prefixes.",
15591559
"type": "array",
15601560
"items": {
15611561
"type": "string"

0 commit comments

Comments
 (0)