diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-03-08 15:21:28 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-03-08 15:21:28 +0900 |
| commit | 4437d5b3c3eea76f6e2b0fd4a2ba21c02a098aeb (patch) | |
| tree | e8dcb20bf144aacf88f93b012dccacdeb08015cd /dwmblocks/.clangd | |
| parent | c2b06f0d5795a789f4ddab459179ff89aedfee98 (diff) | |
updates
Diffstat (limited to 'dwmblocks/.clangd')
| -rw-r--r-- | dwmblocks/.clangd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dwmblocks/.clangd b/dwmblocks/.clangd new file mode 100644 index 0000000..d5ba524 --- /dev/null +++ b/dwmblocks/.clangd @@ -0,0 +1,5 @@ +Diagnostics: + UnusedIncludes: Strict + MissingIncludes: Strict + Includes: + IgnoreHeader: bits/getopt_core.h |
