Skip to content

Commit 28b3e24

Browse files
committed
CI: Drop obsolete clang-tidy option AnalyzeTemporaryDtors
1 parent 5d23cb8 commit 28b3e24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.clang-tidy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Checks: 'performance-*,
1717
readability-identifier-naming,
1818
'
1919
HeaderFilterRegex: '.*/moveit/task_constructor/.*\.h'
20-
AnalyzeTemporaryDtors: false
2120
CheckOptions:
2221
- key: llvm-namespace-comment.ShortNamespaceLines
2322
value: '10'

0 commit comments

Comments
 (0)