Clang format + meta fix

This commit is contained in:
Krzosa Karol
2023-03-29 09:24:30 +02:00
parent c97bb4272b
commit e13b4b7f25
7 changed files with 40 additions and 34 deletions

4
meta.bat Normal file
View File

@@ -0,0 +1,4 @@
@echo off
call meta_run.bat preprocess cpp
clang-format -i *.cpp *.hpp *.h