summaryrefslogtreecommitdiff
path: root/PREUPLOAD.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'PREUPLOAD.cfg')
-rw-r--r--PREUPLOAD.cfg8
1 files changed, 0 insertions, 8 deletions
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg
deleted file mode 100644
index 4a181034..00000000
--- a/PREUPLOAD.cfg
+++ /dev/null
@@ -1,8 +0,0 @@
-[Builtin Hooks]
-bpfmt = true
-clang_format = true
-rustfmt = true
-
-[Builtin Hooks Options]
-rustfmt = --config-path=rustfmt.toml
-clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp