Skip to content

Update help text in cmdlineparser.cpp#3464

Merged
danmar merged 2 commits intocppcheck-opensource:mainfrom
RonaldHiemstra:patch-1
Sep 22, 2021
Merged

Update help text in cmdlineparser.cpp#3464
danmar merged 2 commits intocppcheck-opensource:mainfrom
RonaldHiemstra:patch-1

Conversation

@RonaldHiemstra
Copy link
Copy Markdown
Contributor

The option --enable=style, does not enable 'style' but a group of ids.
It enables 'warning', 'performance' and 'portability'

The option --enable=style, does not enable 'style' but a group of ids.
It enables 'warning', 'performance' and 'portability'
Comment thread cli/cmdlineparser.cpp Outdated
" * style\n"
" Enable all coding style checks. All messages\n"
" with the severities 'style', 'performance' and\n"
" with the severities 'warning', 'performance' and\n"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

it also enables style.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It was not clear to me that 'style' was a specific type of check.
I updated the pull-request

@danmar
Copy link
Copy Markdown
Collaborator

danmar commented Sep 22, 2021

I think appveyor just failed for no good reason. it is not your fault. but need to check that.

@danmar danmar merged commit 2e682b1 into cppcheck-opensource:main Sep 22, 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