Skip to content

Commit 49d5713

Browse files
authored
build(deps): Bump yscope-dev-utils to the newest version. (#73)
1 parent 4ede2e5 commit 49d5713

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
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)