Skip to content

Silence new clang-tidy-18 checks#2953

Merged
eXpl0it3r merged 1 commit into
masterfrom
clang-tidy
Apr 23, 2024
Merged

Silence new clang-tidy-18 checks#2953
eXpl0it3r merged 1 commit into
masterfrom
clang-tidy

Conversation

@ChrisThrasher

Copy link
Copy Markdown
Member

Description

As of earlier today Homebrew is now shipping Clang 18 and clang-tidy-18. This includes a number of new clang-tidy checks that SFML currently does not abide by so we need to silence them as soon as possible to allow CI to continue to pass. I'm not yet sure if I want to enable any of these new checks but I might do that later.

I reran CI on master to demonstrate this failure: https://github.com/SFML/SFML/actions/runs/8793914308

@coveralls

Copy link
Copy Markdown
Collaborator

Pull Request Test Coverage Report for Build 8794075855

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 53.038%

Totals Coverage Status
Change from base Build 8736987266: 0.0%
Covered Lines: 10347
Relevant Lines: 18508

💛 - Coveralls

@eXpl0it3r
eXpl0it3r merged commit f5a9def into master Apr 23, 2024
@eXpl0it3r
eXpl0it3r deleted the clang-tidy branch April 23, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants