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

Cppcheck 2.14.0 support #2677

Merged
merged 1 commit into from
May 7, 2024
Merged

Conversation

guwirth
Copy link
Collaborator

@guwirth guwirth commented May 7, 2024


This change is Reviewable

- https://sourceforge.net/p/cppcheck/news/2024/04/cppcheck-2140/
- new rules:
  - eraseIteratorOutOfBounds
  - eraseIteratorOutOfBoundsCond
  - returnByReference
  - uselessOverride
- close SonarOpenCommunity#2668
@guwirth guwirth added this to the 2.1.2 milestone May 7, 2024
@guwirth guwirth self-assigned this May 7, 2024
@guwirth guwirth merged commit e36f57a into SonarOpenCommunity:master May 7, 2024
15 checks passed
@guwirth guwirth mentioned this pull request May 7, 2024
@guwirth guwirth deleted the cppcheck-2.14 branch August 15, 2024 07:00
@guwirth guwirth mentioned this pull request Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Cppcheck 2.14.0 support
1 participant