Skip to content

Commit 0194029

Browse files
committed
Align oxfmt with editorconfig newline handling
1 parent e44ddaa commit 0194029

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.oxfmtrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "./node_modules/oxfmt/configuration_schema.json",
33
"endOfLine": "lf",
4+
"insertFinalNewline": true,
45
"useTabs": true,
56
"tabWidth": 2,
67
"printWidth": 80,

0 commit comments

Comments
 (0)