Skip to content

Commit 6f5934d

Browse files
github-actions[bot]SuperSandro2000
andauthored
Merge template changes (#100)
Co-authored-by: SuperSandro2000 <github-action@actions-template-sync.noreply.github.com>
1 parent 0edf76e commit 6f5934d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.editorconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Editor configuration, see https://editorconfig.org
12
root = true
23

34
[*]
@@ -13,8 +14,13 @@ end_of_line = unset
1314
insert_final_newline = unset
1415
trim_trailing_whitespace = unset
1516

17+
[*.md]
18+
max_line_length = off
19+
trim_trailing_whitespace = false
20+
1621
[*.ts]
1722
quote_type = single
23+
ij_typescript_use_double_quotes = false
1824

1925
[Makefile]
2026
indent_size = 1

0 commit comments

Comments
 (0)