mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-09-27 00:29:13 +08:00
CI: Drop obsolete clang-tidy option AnalyzeTemporaryDtors
This commit is contained in:
parent
5d23cb89df
commit
28b3e24a26
@ -17,7 +17,6 @@ Checks: 'performance-*,
|
|||||||
readability-identifier-naming,
|
readability-identifier-naming,
|
||||||
'
|
'
|
||||||
HeaderFilterRegex: '.*/moveit/task_constructor/.*\.h'
|
HeaderFilterRegex: '.*/moveit/task_constructor/.*\.h'
|
||||||
AnalyzeTemporaryDtors: false
|
|
||||||
CheckOptions:
|
CheckOptions:
|
||||||
- key: llvm-namespace-comment.ShortNamespaceLines
|
- key: llvm-namespace-comment.ShortNamespaceLines
|
||||||
value: '10'
|
value: '10'
|
||||||
|
Loading…
Reference in New Issue
Block a user