Skip to content

Commit 2acbf36

Browse files
authored
Update yamllint description in schema.v2.json (#52)
1 parent 75dc93b commit 2acbf36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/schema/schema.v2.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -484,12 +484,12 @@
484484
"enabled": {
485485
"type": "boolean",
486486
"default": true,
487-
"description": "Enable Yamllint | yamllint is a fast linters runner for yaml. | Enable yamllint integration."
487+
"description": "Enable Yamllint | yamllint is a linter for YAML files. | Enable yamllint integration."
488488
}
489489
},
490490
"additionalProperties": false,
491491
"default": {},
492-
"description": "Yamllint is a fast linters runner for yaml."
492+
"description": "yamllint is a linter for YAML files."
493493
},
494494
"gitleaks": {
495495
"type": "object",

0 commit comments

Comments
 (0)