mirror of
https://github.com/BlackMATov/meta.hpp.git
synced 2025-12-14 19:41:29 +07:00
move clang-tidy configs to .clangd file
This commit is contained in:
7
develop/.clangd
Normal file
7
develop/.clangd
Normal file
@@ -0,0 +1,7 @@
|
||||
Diagnostics:
|
||||
ClangTidy:
|
||||
Remove:
|
||||
- cppcoreguidelines-*
|
||||
- modernize-*
|
||||
- performance-*
|
||||
- readability-*
|
||||
Reference in New Issue
Block a user