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

build: disable clang-tidy by default #4824

Merged
merged 1 commit into from
Feb 11, 2023
Merged

Conversation

ckerr
Copy link
Member

@ckerr ckerr commented Feb 11, 2023

workaround for llvm/llvm-project#59492

Fixes #4821.

Notes: Changed default build to skip clang-tidy linting due to upstream bug.

@ckerr ckerr added the type:build Changes that affect the build system label Feb 11, 2023
@ckerr ckerr added this to the 4.0.1 milestone Feb 11, 2023
@ckerr ckerr merged commit 2a74efa into main Feb 11, 2023
@ckerr ckerr deleted the fix/disable-clang-tidy-by-default branch February 11, 2023 15:28
ckerr added a commit that referenced this pull request Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:build Changes that affect the build system
Development

Successfully merging this pull request may close these issues.

Build gets stuck because of clang-tidy >= 15 stalling
1 participant