diff options
| author | Lexi Winter <lexi@le-fay.org> | 2025-06-29 19:25:29 +0100 |
|---|---|---|
| committer | Lexi Winter <lexi@le-fay.org> | 2025-06-29 19:25:29 +0100 |
| commit | bc524d70253a4ab2fe40c3ca3e5666e267c0a4d1 (patch) | |
| tree | 1e629e7b46b1d9972a973bc93fd100bcebd395be /mdsnippets.json | |
| download | nihil-bc524d70253a4ab2fe40c3ca3e5666e267c0a4d1.tar.gz nihil-bc524d70253a4ab2fe40c3ca3e5666e267c0a4d1.tar.bz2 | |
import catch2 3.8.1vendor/catch2/3.8.1vendor/catch2
Diffstat (limited to 'mdsnippets.json')
| -rw-r--r-- | mdsnippets.json | 9 |
1 files changed, 9 insertions, 0 deletions
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" +} |
