From 2c6bad80c4513b255b9905da2d18eda88b92a261 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Fri, 29 Sep 2023 00:41:19 +0700 Subject: [PATCH] chore: use clang-format from nix --- Makefile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Makefile b/Makefile index fd4bb36..b567ed0 100644 --- a/Makefile +++ b/Makefile @@ -6,11 +6,6 @@ all: format: clang-format -i dztech_dz60rgb_wkl/keymaps/haunt98/*.c \ - dztech_dz60rgb_wkl/keymaps/haunt98/*.h \ - users/haunt98/*.c \ - users/haunt98/*.h \ - & \ - clang-format-mp-15 -i dztech_dz60rgb_wkl/keymaps/haunt98/*.c \ dztech_dz60rgb_wkl/keymaps/haunt98/*.h \ users/haunt98/*.c \ users/haunt98/*.h