diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-06-02 00:25:05 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-06-02 00:25:05 +0530 |
| commit | 6cb596cafa71b8c8d3521deb0521c0969942fb3a (patch) | |
| tree | ff29fda05008f27235bd0520f6a377e628d98081 /.clangd | |
| parent | 219227c9171f2402939b0c6b12606e52f0c2de99 (diff) | |
| download | sqlite-creative-coding-6cb596cafa71b8c8d3521deb0521c0969942fb3a.tar.gz sqlite-creative-coding-6cb596cafa71b8c8d3521deb0521c0969942fb3a.zip | |
Just the tip
Diffstat (limited to '.clangd')
| -rw-r--r-- | .clangd | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +CompileFlags: + Compiler: gcc +Diagnostics: + Suppress: unknown-attributes + Add: bugprone-*, readability-* |
