Skip to content

Conversation

xmkg
Copy link
Member

@xmkg xmkg commented Oct 14, 2025

clang-tidy is a capable linter that would help us enforce the C++ code
style-related guideline rules we have.

Added macro and constexpr variable naming rules for starters.

Signed-off-by: Mustafa Kemal Gilor mustafa.gilor@canonical.com

xmkg added 8 commits October 14, 2025 22:25
clang-tidy is a capable linter that would help us enforce the C++ code
style related guideline rules we have.

Added macro and constexpr variable naming rules for starters.

Signed-off-by: Mustafa Kemal Gilor <mustafa.gilor@canonical.com>
Signed-off-by: Mustafa Kemal Gilor <mustafa.gilor@canonical.com>
Signed-off-by: Mustafa Kemal Gilor <mustafa.gilor@canonical.com>
Signed-off-by: Mustafa Kemal Gilor <mustafa.gilor@canonical.com>
Signed-off-by: Mustafa Kemal Gilor <mustafa.gilor@canonical.com>
Signed-off-by: Mustafa Kemal Gilor <mustafa.gilor@canonical.com>
Signed-off-by: Mustafa Kemal Gilor <mustafa.gilor@canonical.com>
@xmkg xmkg force-pushed the enhancement/introduce-clang-tidy-file branch from 71f3cb3 to 01a5079 Compare October 14, 2025 19:27
xmkg added 2 commits October 14, 2025 22:45
Signed-off-by: Mustafa Kemal Gilor <mustafa.gilor@canonical.com>
Signed-off-by: Mustafa Kemal Gilor <mustafa.gilor@canonical.com>
@xmkg xmkg changed the title [clang-tidy] Introduce a basic .clang-tidy file [clang-tidy] Introduce a simple .clang-tidy file Oct 14, 2025
xmkg added 2 commits October 14, 2025 22:52
Signed-off-by: Mustafa Kemal Gilor <mustafa.gilor@canonical.com>
Signed-off-by: Mustafa Kemal Gilor <mustafa.gilor@canonical.com>
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.

1 participant