Skip to content

[Infrastructure] Clang-Tidy: Report errors only for new and being-fixed positives - #17845

Merged
vkucera merged 1 commit into
AliceO2Group:masterfrom
vkucera:clang-tidy
Sep 9, 2026
Merged

vkucera merged 1 commit into
AliceO2Group:masterfrom
vkucera:clang-tidy

Conversation

@vkucera

@vkucera vkucera commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Demotes currently reported positives to warnings, except for checks selected for immediate fixes.
So if errors are reported, they are either new or fall in the scope of the ongoing cleanup campaign and should be fixed immediately.
As agreed with @ktf and @dsekihat .

Demotes currently reported positives to warnings, except for checks selected for immediate fixes.
So if errors are reported, they are either new or fall in the scope of the ongoing cleanup campaign and should be fixed immediately.
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

O2 linter results: ❌ 0 errors, ⚠️ 0 warnings, 🔕 0 disabled

@github-actions github-actions Bot changed the title Clang-Tidy: Report errors only for new and being-fixed positives [Infrastructure] Clang-Tidy: Report errors only for new and being-fixed positives Sep 9, 2026
@vkucera
vkucera marked this pull request as ready for review September 9, 2026 14:45
@vkucera
vkucera merged commit bcb2527 into AliceO2Group:master Sep 9, 2026
10 checks passed
@vkucera
vkucera deleted the clang-tidy branch September 9, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant