Skip to content

Implement support for passing multiple file filters#3479

Merged
danmar merged 5 commits into
cppcheck-opensource:mainfrom
Leon0402:feature/multipleFileFilters
Nov 23, 2021
Merged

Implement support for passing multiple file filters#3479
danmar merged 5 commits into
cppcheck-opensource:mainfrom
Leon0402:feature/multipleFileFilters

Conversation

@Leon0402
Copy link
Copy Markdown
Contributor

@Leon0402 Leon0402 commented Oct 4, 2021

As discussed in https://sourceforge.net/p/cppcheck/discussion/general/thread/43471c7ea1/, I added support for passing multiple file filters.

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.

thanks! looks pretty good.

Comment thread lib/settings.h Outdated
@danmar
Copy link
Copy Markdown
Collaborator

danmar commented Oct 4, 2021

as far as I see the ci failure is caused by formatting.

@Leon0402
Copy link
Copy Markdown
Contributor Author

Leon0402 commented Oct 5, 2021

Okay let's see if I got them fixed :-)

@Leon0402
Copy link
Copy Markdown
Contributor Author

Leon0402 commented Oct 5, 2021

There was one whitespace too much it seems ... fixed it now.

uncrustify -c .uncrustify.cfg -l CPP --check /.cpp /.h shows me some more errors on files I didn't touch though. What should I do?
(For instance: lib/token.cpp , lib/astutils.cpp )

Also has uncrustify something like a "fix all automatically" or at least show the errors directly in the command line?

@Leon0402
Copy link
Copy Markdown
Contributor Author

@danmar Anything blocking this or missing?

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.

just a small nit. please remove the redundant include.

Comment thread lib/utils.h Outdated
@danmar
Copy link
Copy Markdown
Collaborator

danmar commented Oct 15, 2021

Thanks! If CI will be happy I believe we can merge this.

@danmar danmar merged commit 5b52f49 into cppcheck-opensource:main Nov 23, 2021
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