Skip to content

Commit

Permalink
update file from skeleton
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick committed Apr 9, 2021
1 parent 2231de6 commit 6612260
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
; This file is for unifying the coding style for different editors and IDEs.
; More information at http://editorconfig.org

root = true

[*]
Expand All @@ -13,3 +10,6 @@ trim_trailing_whitespace = true

[*.md]
trim_trailing_whitespace = false

[*.{yml,yaml}]
indent_size = 2

0 comments on commit 6612260

Please sign in to comment.