Skip to content

Commit

Permalink
chore: Remove helm config from .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
NGPixel committed May 14, 2024
1 parent 635ca28 commit 6cb0fa5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6cb0fa5

Please sign in to comment.