1
1
mirror of synced 2025-01-29 19:07:22 +01:00
TaikoArcadeLoader/.editorconfig
KIT! 91a9f9ad25
Switch compiler to MSVC (#16)
* Initial working cmake version
Code style changes according to CLion suggestions
Changed logging to use template instead of macros
---------
Co-authored-by: asesidaa <1061472754@qq.com>

* Reformat everything, updated readme for MSVC
* Warnings annoy me deeply
* Update artifact export
* Simplifying file hierarchy
Build result will now be in dist
2024-11-27 21:07:17 +01:00

6 lines
76 B
INI

[*]
charset = utf-8
end_of_line = crlf
indent_style = space
indent_size = 4