Clean up qtk.

This commit is contained in:
2025-03-08 11:24:13 -05:00
parent 32641acd8d
commit 1bed9545c9
19 changed files with 47 additions and 50 deletions

View File

@@ -206,7 +206,6 @@ CheckOptions:
llvm-else-after-return.WarnOnUnfixable: 'false'
llvm-qualified-auto.AddConstToQualified: 'false'
misc-throw-by-value-catch-by-reference.CheckThrowTemporaries: 'true'
misc-throw-by-value-catch-by-reference.MaxSize: '-1'
misc-throw-by-value-catch-by-reference.WarnOnLargeObjects: 'false'
misc-uniqueptr-reset-release.IncludeStyle: llvm
modernize-avoid-bind.PermissiveParameterList: 'false'