Skip to content

Commit

Permalink
chore: sync with ecsact_common (#111)
Browse files Browse the repository at this point in the history
Automatically created by https://github.com/ecsact-dev/ecsact_common

Co-authored-by: seaubot <[email protected]>
  • Loading branch information
seaubot and seaubot authored Jun 30, 2024
1 parent aac1175 commit 16202af
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,12 @@ root = true
[*]
end_of_line = lf
insert_final_newline = true

[*.{cc,hh,cpp,hpp}]
# matching .clang-format IndentWidth
indent_size = 2

[*.{bzl,bazel}]
# matches output of buildifier
indent_size = 4
indent_style = space

0 comments on commit 16202af

Please sign in to comment.