Skip to content

Commit

Permalink
Merge pull request #155 from elisasre/push-update-1704342959
Browse files Browse the repository at this point in the history
[repo-updater] push editorconfig
  • Loading branch information
zetaab authored Jan 4, 2024
2 parents e0074fd + 0c30aba commit 1799eb2
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 1799eb2

Please sign in to comment.