Files
corelang/meta.bat
2023-03-29 09:24:30 +02:00

4 lines
75 B
Batchfile

@echo off
call meta_run.bat preprocess cpp
clang-format -i *.cpp *.hpp *.h