@@ -2,6 +2,10 @@
default:
@just --list
# format C/H files in place
fmt:
git ls-files '*.c' '*.h' | xargs --no-run-if-empty clang-format -i
# bump submodule(s) to latest tag
bump-qmk submodule="":
#!/usr/bin/env bash
The note is not visible to the blocked user.