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

Refactor constants and enumerators to camelCase #1680

Open
godexsoft opened this issue Oct 4, 2024 · 0 comments
Open

Refactor constants and enumerators to camelCase #1680

godexsoft opened this issue Oct 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@godexsoft
Copy link
Collaborator

Summary

Let's follow the core guidelines and avoid ALL_CAPS style.

Motivation

May unintentionally clash with Macros.

Solution

Update the names and add a clang-tidy rule if one exists.

@godexsoft godexsoft added the enhancement New feature or request label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant