Skip to content

scan GUI sources with clang-tidy in CI#3233

Merged
firewave merged 3 commits into
cppcheck-opensource:mainfrom
firewave:tidy-ui
Oct 31, 2021
Merged

scan GUI sources with clang-tidy in CI#3233
firewave merged 3 commits into
cppcheck-opensource:mainfrom
firewave:tidy-ui

Conversation

@firewave
Copy link
Copy Markdown
Collaborator

No description provided.

@firewave firewave changed the title Tidy UI scan GUI sources with clang-tidy in CI Apr 25, 2021
Copy link
Copy Markdown
Collaborator

@danmar danmar left a comment

Choose a reason for hiding this comment

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

I don't understand why you remove lots of code in various files. For instance CI-cygwin.yml

@firewave
Copy link
Copy Markdown
Collaborator Author

I don't understand why you remove lots of code in various files. For instance CI-cygwin.yml

So it builds only the job I modified and I save time and CI resources while developing it.

Also this is still a draft :)

@danmar
Copy link
Copy Markdown
Collaborator

danmar commented Oct 13, 2021

Also this is still a draft :)

OK sorry.

@firewave firewave force-pushed the tidy-ui branch 2 times, most recently from 3377d1e to 820b653 Compare October 30, 2021 11:28
@firewave
Copy link
Copy Markdown
Collaborator Author

@danmar This is finally ready for review.

@firewave firewave marked this pull request as ready for review October 30, 2021 12:00
Copy link
Copy Markdown
Collaborator

@danmar danmar left a comment

Choose a reason for hiding this comment

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

lgtm but I don't know much about cmake.

@firewave
Copy link
Copy Markdown
Collaborator Author

lgtm but I don't know much about cmake.

The CMake stuff is just the addition of targets to generate the files Qt generates without compiling anything since it is not necessary.

@firewave firewave merged commit 54d6215 into cppcheck-opensource:main Oct 31, 2021
@firewave firewave deleted the tidy-ui branch October 31, 2021 19:15
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