mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 07:17:25 +08:00
[bitnami/charts] Disable makdownlint rule MD047 (#15372)
Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
@@ -2,5 +2,6 @@
|
|||||||
"default": true,
|
"default": true,
|
||||||
"MD013": false,
|
"MD013": false,
|
||||||
"MD029": { "style": "ordered" },
|
"MD029": { "style": "ordered" },
|
||||||
"MD033": false
|
"MD033": false,
|
||||||
|
"MD047": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user