Skip to content

Commit

Permalink
chore: fix .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous committed Nov 28, 2022
1 parent 4782df5 commit 30b9a90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# editorconfig.org
root = true

[*]
Expand All @@ -11,4 +12,4 @@ max_line_length = 100

# trailing spaces in markdown indicate word wrap
[*.md]
trim_trailing_spaces = false
trim_trailing_whitespace = false

0 comments on commit 30b9a90

Please sign in to comment.