Skip to content

style(clang-tidy): Supress cppcoreguidelines-avoid-non-const-global-variables #1743

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

Conversation

bavulapati
Copy link
Contributor

… false positives

fixes #1662

…ariables false positives

fixes sourcemeta#1662

Signed-off-by: Balakrishna Avulapati <[email protected]>
Signed-off-by: Balakrishna Avulapati <[email protected]>
@jviotti jviotti merged commit 5fbfa7d into sourcemeta:main Jun 23, 2025
14 checks passed
@bavulapati bavulapati deleted the suppress-cppcoreguidelines-avoid-non-const-global-variables branch June 23, 2025 14:00
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.

ClangTidy warnings for cppcoreguidelines-avoid-non-const-global-variables
2 participants