Skip to content

Commit 9defa2d

Browse files
committed
udpates to sync on text files, ref, creaton
1 parent 6d5ec07 commit 9defa2d

File tree

3 files changed

+240
-310
lines changed

3 files changed

+240
-310
lines changed

.editorconfig

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1-
# EditorConfig for consistent coding styles
21
root = true
32

43
[*]
54
indent_style = space
65
indent_size = 2
76
charset = utf-8
87
trim_trailing_whitespace = true
9-
insert_final_newline = true
10-
11-
[*.{nu,sh,js,ts,json,yml,yaml,md}]
12-
indent_size = 2
8+
insert_final_newline = true

0 commit comments

Comments
 (0)