issues
search
scsitape
/
stenc
SCSI Tape Encryption Manager - stenc (formerly on https://sourceforge.net/projects/stenc/)
GNU General Public License v2.0
70
stars
17
forks
source link
clang-format run
#77
Closed
jmwilson
closed
2 years ago
jmwilson
commented
2 years ago
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
clang-format-14 --style=llvm --dump-config
, move to base directory so it is shared betweensrc
andtests