1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Change remaining CRLF line endings to LF

find . -type f -name "*.JSON" -exec dos2unix {} \+;
This commit is contained in:
Alexander Wilms
2023-10-22 16:41:09 +00:00
parent 9e84ddc0aa
commit 0ff423ff0e
85 changed files with 16940 additions and 16940 deletions