Skip to content

Commit a36eaf7

Browse files
committed
Skip test_bins from clang-format
Those are partially imported source files that are best to leave unchanged.
1 parent 64260b0 commit a36eaf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ifdef DEBUG
5252
endif
5353

5454
# Directories to search recursively for c/cpp source files to clang-format
55-
FORMAT_DIRS = GPL/ non-GPL/ testing/test_bins
55+
FORMAT_DIRS = GPL/ non-GPL/
5656

5757
.PHONY = build package clean container format test-format release-container update-kims kip
5858

0 commit comments

Comments
 (0)