ifs_layeredfs/format.sh
2026-06-29 20:41:17 +10:00

6 lines
66 B
Bash

#!/usr/bin/env bash
set -eu
clang-format -i src/*.cpp src/*.hpp