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: remove clean dependency from cppcheck targets #6343

Merged
merged 1 commit into from
May 20, 2024

Conversation

kmk3
Copy link
Collaborator

@kmk3 kmk3 commented May 17, 2024

Cleaning does not appear to make a difference; the same amount of files
is checked with/without cleaning.

Environment: cppcheck 2.12.0-3 on Artix Linux.

Added on commit 4e22add ("llvm scan", 2015-11-29).

This is a follow-up to #6222.

Cleaning does not appear to make a difference; the same amount of files
is checked with/without cleaning.

Environment: cppcheck 2.12.0-3 on Artix Linux.

Added on commit 4e22add ("llvm scan", 2015-11-29).

This is a follow-up to netblue30#6222.
@kmk3 kmk3 added this to In progress in Release 0.9.74 via automation May 17, 2024
Copy link
Collaborator

@glitsj16 glitsj16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kmk3 kmk3 merged commit 753d199 into netblue30:master May 20, 2024
13 checks passed
@kmk3 kmk3 deleted the build-cppcheck-noclean branch May 20, 2024 03:43
kmk3 added a commit that referenced this pull request May 20, 2024
@kmk3 kmk3 moved this from In progress to Done (on RELNOTES) in Release 0.9.74 May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Release 0.9.74
  
Done (on RELNOTES)
Development

Successfully merging this pull request may close these issues.

None yet

2 participants