fix(clang-tidy): remove deprecated option

This commit is contained in:
Sergiu Deitsch 2024-09-14 12:37:28 +02:00
parent be06647ac2
commit 12fbce38af
No known key found for this signature in database

View File

@ -2,7 +2,6 @@
Checks: 'clang-diagnostic-*,clang-analyzer-*,google-*,modernize-*,-modernize-use-trailing-return-type,readability-*,portability-*,performance-*,bugprone-*,android-*,darwin-*,clang-analyzer-*'
WarningsAsErrors: ''
HeaderFilterRegex: ''
AnalyzeTemporaryDtors: false
FormatStyle: file
CheckOptions:
- key: cert-dcl16-c.NewSuffixes