Skip to content

Commit 2e6ace6

Browse files
authored
Merge pull request #178 from wlsnmrk/quality/update-editorconfig
quality: update editorconfig
2 parents 92fdad7 + 6f65c35 commit 2e6ace6

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.editorconfig

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,6 @@ indent_size = 2
8888
[*.{cmd,bat}]
8989
end_of_line = crlf
9090

91-
# Powershell Files
92-
[*.ps1]
93-
end_of_line = crlf
94-
95-
# Bash Files
96-
[*.sh]
97-
end_of_line = lf
98-
9991
# Makefiles
10092
[Makefile]
10193
indent_style = tab

0 commit comments

Comments
 (0)