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.
1 parent 5f43a3b commit b05fd1fCopy full SHA for b05fd1f
.gersemirc
@@ -1,6 +1,8 @@
1
# yamllint disable-line rule:line-length
2
# yaml-language-server: $schema=https://raw.githubusercontent.com/BlankSpruce/gersemi/master/gersemi/configuration.schema.json
3
4
-definitions: ["CMake/ystdlib-cpp-helpers.cmake"]
+definitions:
5
+ - "CMake/ystdlib-cpp-helpers.cmake"
6
+ - "build/deps/Catch2/Catch2-src/extras/Catch.cmake"
7
line_length: 100
8
list_expansion: "favour-expansion"
0 commit comments