refactor: reformat the code

This commit is contained in:
jeefo 2024-05-05 01:06:56 +03:00
commit 009bdf2f3e
No known key found for this signature in database
GPG key ID: D696786B81B667C8
15 changed files with 852 additions and 850 deletions

15
.gitattributes vendored
View file

@ -1,7 +1,8 @@
# Auto detect text files and perform LF normalization
* text=lf
# Custom for Visual Studio
*.sln merge=union
*.vcxproj merge=union
# Auto detect text files and perform LF normalization
* text=lf
* text eol=lf
# Custom for Visual Studio
*.sln merge=union
*.vcxproj merge=union