From bc524d70253a4ab2fe40c3ca3e5666e267c0a4d1 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Sun, 29 Jun 2025 19:25:29 +0100 Subject: import catch2 3.8.1 --- mdsnippets.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 mdsnippets.json (limited to 'mdsnippets.json') diff --git a/mdsnippets.json b/mdsnippets.json new file mode 100644 index 0000000..5a60dad --- /dev/null +++ b/mdsnippets.json @@ -0,0 +1,9 @@ +{ + "ReadOnly": false, + "TocLevel": 5, + "Exclude": [ + "cmake-build" + ], + "WriteHeader": false, + "Convention": "InPlaceOverwrite" +} -- cgit v1.2.3