Skip to content

Commit

Permalink
Update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgrieser authored Sep 20, 2023
1 parent f9a984c commit 62bca3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ indent_size = 3
tab_width = 3
trim_trailing_whitespace = true

[*.lua]
max_line_length = 80

[*.{yml,yaml}]
max_line_length = 120
indent_style = space
Expand Down

0 comments on commit 62bca3f

Please sign in to comment.