nixos/.clangd

3 lines
67 B
Plaintext

CompileFlags:
Add: [ -Wall, -Wextra, -std=c++23 ]
Compiler: gcc