Skip to content

Commit 0c277c5

Browse files
chore (cookiecutter): set lf for posix
1 parent 55fc96c commit 0c277c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cookiecutter.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@
2121
".github/*",
2222
"taskfile.yml",
2323
"taskfiles/*.yml"
24-
]
24+
],
25+
"_new_lines": "\n"
2526
}

0 commit comments

Comments
 (0)