Force LF endings (#19)

This commit is contained in:
AbdBarho
2022-09-02 12:16:21 +02:00
committed by GitHub
parent 9cbd58b3f4
commit 1588d1eecf
2 changed files with 85 additions and 82 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"files.eol": "\n"
}