]> git.ipfire.org Git - thirdparty/suricata.git/commit
common: Add clang-format file
authorRoland Fischer <roli@gugus.ca>
Tue, 7 Jul 2020 21:54:36 +0000 (17:54 -0400)
committerVictor Julien <victor@inliniac.net>
Mon, 31 Aug 2020 13:16:10 +0000 (15:16 +0200)
commitce7440e296958080416ea3282f6994e07b0b34dd
tree5ce5a08127279d230aba0d62dd60375073d30f60
parentd3cf2c21df625cfe9d3dcd605f110e3fb76e5601
common: Add clang-format file

clang-format allows to auto-format C code. The settings here are set
up to follow the code style, see
https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Coding_Style.
.clang-format [new file with mode: 0644]