We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d288e1 + 49d5713 commit 21680f6Copy full SHA for 21680f6
.gersemirc
@@ -3,6 +3,6 @@
3
4
definitions:
5
- "cmake/ystdlib-helpers.cmake"
6
- - "build/deps/Catch2-src/extras/Catch.cmake"
+ - "build/deps/Catch2-extracted/extras/Catch.cmake"
7
line_length: 100
8
list_expansion: "favour-expansion"
.gitignore
@@ -4,3 +4,7 @@ build
# CTest directories and files
Testing
+
+# Lint config files
9
+/.clang-format
10
+/.clang-tidy
0 commit comments