chore: use clang-format from nix
parent
23632b3544
commit
2c6bad80c4
5
Makefile
5
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
|
||||
|
|
Loading…
Reference in New Issue