Skip to content

Commit

Permalink
Merge branch 'release/v0.20.0' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
stylesuxx committed Jul 16, 2023
2 parents b803b8d + 6cb2363 commit 23b55c6
Show file tree
Hide file tree
Showing 85 changed files with 10,030 additions and 8,963 deletions.
7 changes: 2 additions & 5 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
root = true

[*]
indent_style = tab
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.{asm,inc}]
indent_size = 5

[*.{yml,yaml}]
[*.{yml,yaml,sh}]
indent_style = space
indent_size = 2
Loading

0 comments on commit 23b55c6

Please sign in to comment.