Auxilary scripts for formatting all components
All checks were successful
Build documentation / build-and-deploy (push) Successful in 44s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 44s
This commit is contained in:
7
aux/format.sh
Executable file
7
aux/format.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -x
|
||||
|
||||
make -B format_kernel
|
||||
make -B format_libmsl
|
||||
make -B format_apps
|
||||
Reference in New Issue
Block a user