Skip to content

Commit 6ad135b

Browse files
author
Andreas Kull
committed
Fix awesome-lint errors
1 parent 04c4a46 commit 6ad135b

2 files changed

Lines changed: 165 additions & 154 deletions

File tree

.editorconfig

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
root = true
2+
3+
[*]
4+
end_of_line = lf
5+
insert_final_newline = true
6+
charset = utf-8
7+
indent_style = space
8+
indent_size = 2
9+
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)