chore: Remove helm config from .editorconfig
This commit is contained in:
parent
635ca28ec1
commit
6cb0fa5ed4
|
@ -51,14 +51,8 @@ indent_size = 2
|
|||
[ietf/**.html]
|
||||
insert_final_newline = false
|
||||
|
||||
# Settings for Helm chart yaml
|
||||
# ---------------------------------------------------------
|
||||
# Use 2-space indents
|
||||
[helm/**.yaml]
|
||||
indent_size = 2
|
||||
|
||||
# Settings for Kubernetes yaml
|
||||
# ---------------------------------------------------------
|
||||
# Use 2-space indents
|
||||
[k8s/**.yaml]
|
||||
indent_size = 2
|
||||
indent_size = 2
|
||||
|
|
Loading…
Reference in a new issue