]> git.ipfire.org Git - thirdparty/lldpd.git/commit
ci: enforce a format style with clang-format and black feature/style
authorVincent Bernat <vincent@bernat.ch>
Sun, 6 Nov 2022 08:52:00 +0000 (09:52 +0100)
committerVincent Bernat <vincent@bernat.ch>
Sun, 6 Nov 2022 11:36:07 +0000 (12:36 +0100)
commitdb4cc1d786ea83cbf8dc32a8270d0a01b64cd95a
tree7f9c7206ff0211435385b61276c60ca7b5e4a70a
parent39c33072a89ce4ed9364011f980d03e66c317759
ci: enforce a format style with clang-format and black

On PR, we could use git-clang-format instead.
.clang-format [new file with mode: 0644]
.dir-locals.el
.github/workflows/style.yml [new file with mode: 0644]
flake.nix
include/.clang-format [new file with mode: 0644]
tests/ci/openbsd-knf-style.el [deleted file]