Skip to content

Commit 51c6297

Browse files
committed
Add settings for AWK scripts
1 parent 3335ef9 commit 51c6297

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ indent_style = tab
2222
[*.sh]
2323
indent_style = tab
2424

25+
[*.awk]
26+
indent_style = tab
27+
2528
[*.md]
2629
indent_style = space
2730
indent_size = 4

0 commit comments

Comments
 (0)