Skip to content

Commit

Permalink
CI: Drop obsolete clang-tidy option AnalyzeTemporaryDtors
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Dec 21, 2024
1 parent f381da5 commit 114b7cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Checks: 'performance-*,
readability-identifier-naming,
'
HeaderFilterRegex: '.*/moveit/task_constructor/.*\.h'
AnalyzeTemporaryDtors: false
CheckOptions:
- key: llvm-namespace-comment.ShortNamespaceLines
value: '10'
Expand Down

0 comments on commit 114b7cb

Please sign in to comment.