Skip to content

Commit

Permalink
[dotenv] add editorconfig to preserve 4-space idents
Browse files Browse the repository at this point in the history
GitOrigin-RevId: bc0b1e505eec23c2b9220b297c3fed6d16a65918
  • Loading branch information
pestretsov authored and intellij-monorepo-bot committed Dec 3, 2024
1 parent 0cfc0a6 commit 47fb9ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[*]
indent_size = 4
tab_width = 4
ij_continuation_indent_size = 4

0 comments on commit 47fb9ac

Please sign in to comment.