Skip to content

Commit

Permalink
Use raw strings, consistent indentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejball committed Dec 7, 2024
1 parent f5d7948 commit 5c94acc
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 132 deletions.
9 changes: 9 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
root = true

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

0 comments on commit 5c94acc

Please sign in to comment.