Skip to content

Commit

Permalink
[repo-updater] push update editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
dops-sre committed Jan 4, 2024
1 parent 91f07c6 commit 329cbfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ trim_trailing_whitespace = true
[*.json]
indent_size = 2

[*.js]
[*.{js,jsx,ts,tsx}]
indent_size = 2

[*.{yml,yaml}]
indent_size = 2

[*.py]
max_line_length = 120
max_line_length = 140

[Makefile]
indent_style = tab
Expand Down

0 comments on commit 329cbfb

Please sign in to comment.