Skip to content

cpp client code format#17535

Merged
jt2594838 merged 9 commits intoapache:masterfrom
hongzhi-gao:feature/cpp-spotless
Apr 24, 2026
Merged

cpp client code format#17535
jt2594838 merged 9 commits intoapache:masterfrom
hongzhi-gao:feature/cpp-spotless

Conversation

@hongzhi-gao
Copy link
Copy Markdown
Contributor

Description

This PR standardizes C++ formatting for the native client and examples: it adds a root .clang-format, wires Spotless Maven (clang-format 17.0.6, style=file) to src/**/*.h|hpp|c|cc|cpp under iotdb-client/client-cpp and example/client-cpp-example, bumps spotless-maven-plugin to a version that supports this, updates CI to install a fixed clang-format and run Spotless checks, and documents local spotless:check / spotless:apply commands (including PowerShell -pl quoting). No functional C++ API or runtime behavior changes.

@jt2594838 jt2594838 merged commit 1b802fc into apache:master Apr 24, 2026
35 checks passed
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