Files
mop3/aux/format.sh
kamkow1 b5353cb600
All checks were successful
Build documentation / build-and-deploy (push) Successful in 44s
Auxilary scripts for formatting all components
2026-01-04 01:44:02 +01:00

8 lines
83 B
Bash
Executable File

#!/bin/sh
set -x
make -B format_kernel
make -B format_libmsl
make -B format_apps