Skip to content

Commit fc9ff50

Browse files
committed
.editorconfig: fixes
1 parent f0fb57d commit fc9ff50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ indent_size = 4
1111
trim_trailing_whitespace = true
1212
max_line_length = 80
1313

14-
[{*.nix,*.yml}]
14+
[{*.md,*.nix,*.toml,*.yml}]
1515
indent_size = 2

0 commit comments

Comments
 (0)