Skip to content

Commit

Permalink
EditorConfig: shfmt: Workaround for suffix-less files
Browse files Browse the repository at this point in the history
  • Loading branch information
polyzen committed Dec 12, 2021
1 parent 7b9dac3 commit 9121260
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions base/.editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ root = true
[*]
indent_style = space
indent_size = 2

[*.sh]
switch_case_indent = true

[PKGBUILD]
switch_case_indent = true
keep_padding = true

0 comments on commit 9121260

Please sign in to comment.