commit 62a35a9
Formatting requires a flag
1 files changed,
+0,
-1
M
build.sh
M
build.sh
+0,
-1
1@@ -7,7 +7,6 @@ then
2 clang-format -i src/devices/*
3 fi
4
5-
6 echo "Cleaning.."
7 rm -f ./bin/*
8