Skip to content

style: remove unnecessary semicolon after namespace#8410

Open
vil02 wants to merge 1 commit intodanmar:mainfrom
vil02:remove_unnecessary_semicolon
Open

style: remove unnecessary semicolon after namespace#8410
vil02 wants to merge 1 commit intodanmar:mainfrom
vil02:remove_unnecessary_semicolon

Conversation

@vil02
Copy link
Copy Markdown

@vil02 vil02 commented Apr 4, 2026

While running the build, one can see

lib/analyzerinfo.h:38:2: warning: extra ';' [-Wpedantic]
   38 | };

This PR fixes that.

This removes the extra ';' warning occurring in the build.
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 4, 2026

@vil02 vil02 marked this pull request as ready for review April 4, 2026 08:23
@chrchr-github
Copy link
Copy Markdown
Collaborator

Thanks for your contribution. If you'd like, you can add yourself to the AUTHORS file.

@vil02
Copy link
Copy Markdown
Author

vil02 commented Apr 4, 2026

Thanks for your contribution. If you'd like, you can add yourself to the AUTHORS file.

I will do that, when I will contribute something more significant.

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