Skip to content

Commit cb3d61a

Browse files
authored
feat: Add yamllint integration to schema.v2.json (#50)
1 parent 9fcf1a0 commit cb3d61a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

static/schema/schema.v2.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,19 @@
478478
"default": {},
479479
"description": "golangci-lint is a fast linters runner for Go."
480480
},
481+
"yamllint": {
482+
"type": "object",
483+
"properties": {
484+
"enabled": {
485+
"type": "boolean",
486+
"default": true,
487+
"description": "Enable Yamllint | yamllint is a fast linters runner for yaml. | Enable yamllint integration."
488+
}
489+
},
490+
"additionalProperties": false,
491+
"default": {},
492+
"description": "Yamllint is a fast linters runner for yaml."
493+
},
481494
"gitleaks": {
482495
"type": "object",
483496
"properties": {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy