diff --git a/.clang-tidy b/.clang-tidy index b39a329..5021d06 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -30,7 +30,6 @@ ImplementationFileExtensions: - cxx HeaderFilterRegex: '' FormatStyle: none -User: user CheckOptions: cert-dcl16-c.NewSuffixes: 'L;LL;LU;LLU' cert-err33-c.AllowCastToVoid: 'true'