Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set clang tidy version to 10 for CI build #371

Merged

Conversation

Levi-Armstrong
Copy link
Contributor

No description provided.

@rjoomen
Copy link
Contributor

rjoomen commented Nov 30, 2023

If you add this to .clang-tidy, the scoped_lock errors will be gone:

ExtraArgs:
  - '-std=c++17'

@Levi-Armstrong Levi-Armstrong merged commit 7b93537 into tesseract-robotics:master Dec 2, 2023
5 of 6 checks passed
@Levi-Armstrong Levi-Armstrong deleted the fix/ClangTidyCI branch December 2, 2023 04:39
rjoomen added a commit to tesseract-robotics/tesseract_planning that referenced this pull request Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants