Skip to content

Commit afe75a4

Browse files
author
Tedilabs Bot
committed
chore: update .editorconfig via Terraform
1 parent e8f0d38 commit afe75a4

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.editorconfig

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,10 @@ indent_style = space
88
indent_size = 2
99
trim_trailing_whitespace = true
1010
insert_final_newline = true
11-
max_line_length = 150
1211

1312
[*.{tf,tfvars}]
1413
indent_size = 2
1514
indent_style = space
1615

17-
[*.md]
18-
max_line_length = 0
19-
20-
[COMMIT_EDITMSG]
21-
max_line_length = 0
16+
[.gitignore]
17+
end_of_line =

0 commit comments

Comments
 (0)