diff --git a/.clang-tidy b/.clang-tidy index 27ce8a4..7005ab5 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -1,4 +1,3 @@ -# noinspection SpellCheckingInspection Checks: > *, -ctad-maybe-unsupported, diff --git a/.clangd b/.clangd deleted file mode 100644 index 3cbc5dd..0000000 --- a/.clangd +++ /dev/null @@ -1,4 +0,0 @@ -Diagnostics: - Suppress: > - -Wmissing-template-arg-list-after-template-kw, - -Wctad-maybe-unsupported