Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
kordejong authored Nov 22, 2024
1 parent 234db8e commit a3c71ef
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# https://editorconfig.org

root = true

[*]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
max_line_length = 110
trim_trailing_whitespace = true

[*.yml]
indent_size = 2

0 comments on commit a3c71ef

Please sign in to comment.