mirror of
https://github.com/silverqx/TinyORM.git
synced 2025-12-30 15:29:36 -06:00
analyzers removed useless .clang-tidy
Everything is handled in the parent .clang-tidy.
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
# Optimized for Clang-Tidy v18
|
||||
---
|
||||
InheritParentConfig: true
|
||||
Checks:
|
||||
- bugprone-macro-parentheses
|
||||
- cppcoreguidelines-avoid-non-const-global-variables
|
||||
- cppcoreguidelines-pro-bounds-pointer-arithmetic
|
||||
- cppcoreguidelines-pro-type-const-cast
|
||||
- cppcoreguidelines-pro-type-reinterpret-cast
|
||||
- cppcoreguidelines-pro-type-vararg
|
||||
- cppcoreguidelines-special-member-functions
|
||||
- google-default-arguments
|
||||
- llvm-qualified-auto
|
||||
Reference in New Issue
Block a user