Skip to content

Commit b05fd1f

Browse files
committed
Add cmake module that contains catch_discover_test to gersemi linting list
1 parent 5f43a3b commit b05fd1f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gersemirc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# yamllint disable-line rule:line-length
22
# yaml-language-server: $schema=https://raw.githubusercontent.com/BlankSpruce/gersemi/master/gersemi/configuration.schema.json
33

4-
definitions: ["CMake/ystdlib-cpp-helpers.cmake"]
4+
definitions:
5+
- "CMake/ystdlib-cpp-helpers.cmake"
6+
- "build/deps/Catch2/Catch2-src/extras/Catch.cmake"
57
line_length: 100
68
list_expansion: "favour-expansion"

0 commit comments

Comments
 (0)