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

addresses #7 #9

Merged
merged 3 commits into from Sep 8, 2022
Merged

addresses #7 #9

merged 3 commits into from Sep 8, 2022

Conversation

2bndy5
Copy link
Contributor

@2bndy5 2bndy5 commented Sep 7, 2022

No description provided.

@2bndy5 2bndy5 linked an issue Sep 7, 2022 that may be closed by this pull request
@2bndy5
Copy link
Contributor Author

2bndy5 commented Sep 7, 2022

@hillmich You could test the patch in your CI by using

pipx run --spec git+https://github.com/cpp-linter/cpp-linter@tidy-extra-args cpp-linter

cpp_linter/run.py Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Merging #9 (55fee27) into main (5b67873) will decrease coverage by 0.16%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   80.75%   80.59%   -0.17%     
==========================================
  Files           6        6              
  Lines         639      644       +5     
==========================================
+ Hits          516      519       +3     
- Misses        123      125       +2     
Impacted Files Coverage Δ
cpp_linter/run.py 78.97% <60.00%> (-0.28%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@hillmich
Copy link

hillmich commented Sep 7, 2022

The changes look good to me and they work locally and in the CI of my project 👍

Copy link
Contributor

@shenxianpeng shenxianpeng left a comment

Choose a reason for hiding this comment

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

Sorry for the wait, it looks good to me.

@2bndy5 2bndy5 merged commit 192b7e4 into main Sep 8, 2022
@2bndy5 2bndy5 deleted the tidy-extra-args branch September 8, 2022 02:26
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.

Adding an option to pass --extra-arg to clang-tidy
4 participants