mirror of
https://github.com/scsitape/stenc.git
synced 2026-07-22 15:52:18 +00:00
d2b7363769
* pull updated template .clang-format with `clang-format-14 --style=llvm --dump-config`, move to base directory so it is shared between `src` and `tests` * tweak to match existing style a little (e.g. K&R style for function braces) * run on all sources