Skip to content

Commit

Permalink
Add an editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcraig committed Aug 15, 2024
1 parent 0d7694e commit f498f3d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[*]
indent_size = 2
indent_style = space
insert_final_newline = true
end_of_line = lf
trim_trailing_whitespace = true
1 change: 1 addition & 0 deletions .pkgmeta
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ externals:

ignore:
- .github
- .editorconfig
- Libs/LibStub/tests
- Libs/LibStub/LibStub.toc
- Libs/LibQTip-1.0/LibStub
Expand Down

0 comments on commit f498f3d

Please sign in to comment.