Skip to content

Commit 21680f6

Browse files
committed
Merge branch 'main' into velox-downgrade-cpp17
2 parents 3d288e1 + 49d5713 commit 21680f6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gersemirc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
definitions:
55
- "cmake/ystdlib-helpers.cmake"
6-
- "build/deps/Catch2-src/extras/Catch.cmake"
6+
- "build/deps/Catch2-extracted/extras/Catch.cmake"
77
line_length: 100
88
list_expansion: "favour-expansion"

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ build
44

55
# CTest directories and files
66
Testing
7+
8+
# Lint config files
9+
/.clang-format
10+
/.clang-tidy

0 commit comments

Comments
 (0)