Files
corelang/tools/meta.bat
2026-03-20 08:35:18 +01:00

4 lines
78 B
Batchfile

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