Skip to content

Commit 8539b63

Browse files
committed
small tweaks to linting
1 parent 25e007f commit 8539b63

File tree

3 files changed

+299
-459
lines changed

3 files changed

+299
-459
lines changed

.editorconfig

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ root = true
44
charset = utf-8
55
indent_style = space
66
indent_size = 2
7+
tab_width = 2
78
insert_final_newline = true
89
trim_trailing_whitespace = true
910
end_of_line = lf
10-
11-
[*.md]
12-
max_line_length = off

0 commit comments

Comments
 (0)