Windows EOL spotless fix (#875)

Fixes spotless on windows flagging every line for being LF instead of CRLF. Developers may need to reclone to fix their local history.
This commit is contained in:
amquake
2023-06-21 08:38:30 -07:00
committed by GitHub
parent f1cadc1e1e
commit 7593c5ed05
18 changed files with 742 additions and 704 deletions

View File

@@ -1,6 +1,6 @@
{
"enableCppIntellisense": true,
"currentLanguage": "cpp",
"projectYear": "2023",
"teamNumber": 5
}
{
"enableCppIntellisense": true,
"currentLanguage": "cpp",
"projectYear": "2023",
"teamNumber": 5
}