]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: switch back to apheleia
authorVincent Bernat <vincent@bernat.ch>
Wed, 16 Nov 2022 23:54:10 +0000 (00:54 +0100)
committerVincent Bernat <vincent@bernat.ch>
Thu, 8 Dec 2022 17:37:58 +0000 (18:37 +0100)
.dir-locals.el

index c8b7bb339564294872744ccd124af71338d4298c..a1c3851cb59dac7658ac48162b75458c619d8eb5 100644 (file)
@@ -1,3 +1,3 @@
-((nix-mode    . ((mode . format-all)))
- (c-mode      . ((mode . format-all)))
- (python-mode . ((mode . format-all))))
+((nix-mode    . ((mode . apheleia)))
+ (c-mode      . ((mode . apheleia)))
+ (python-mode . ((mode . apheleia))))