]> git.ipfire.org Git - thirdparty/lldpd.git/commit
ci: enforce a format style with clang-format and black
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:39:18 +0000 (12:39 +0100)
commit3ad6dfbbbe6602f5f2e1ecf6888e7376ec9b41b1
tree833579d3f870bd9b2f91641b94bf17be5197c36e
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]