Skip to content

Commit e6edce5

Browse files
authored
chore: Increase max_line_length to 120 characters (#70)
1 parent 10f3f5a commit e6edce5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,8 @@ trim_trailing_whitespace = true
1313
[*.md]
1414
trim_trailing_whitespace = false
1515

16+
[*.tf]
17+
indent_size = 120
18+
1619
[Makefile]
1720
indent_style = tab

0 commit comments

Comments
 (0)