mirror of
https://github.com/scsitape/stenc.git
synced 2026-04-19 16:15:08 +00:00
* 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