commit f3c041a9e08231ac1f816ae4cebccd68564847cd parent 2e243c188fccf8aacb2495b32142962be0bec964 Author: Henry Wilson <henry@henryandlizzy.uk> Date: Thu, 2 May 2024 23:25:23 +0100 compile_flags: Tree-sitter flags file Diffstat:
A | compile_flags.txt | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/compile_flags.txt b/compile_flags.txt @@ -0,0 +1,4 @@ +-std=c++20 +-Wall +-Wextra +-Werror