refactor(core): Resolve clang-tidy violations in clp/networking/*.{cpp,hpp}. - #800
refactor(core): Resolve clang-tidy violations in clp/networking/*.{cpp,hpp}.#800kirkrodrigues wants to merge 3 commits into
clp/networking/*.{cpp,hpp}.#800Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughThis pull request updates several C++ function declarations by adopting trailing return type syntax. The modifications affect multiple functions related to socket operations in both header and source files, and include minor improvements to pointer declarations. Additionally, the linting configuration has been adjusted to remove these networking files from source file checks. The functionality remains unchanged despite the stylistic and dependency adjustments. Changes
Sequence Diagram(s)(No sequence diagrams generated as the changes are syntactical and do not modify the control flow.) Possibly related PRs
Suggested Reviewers
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Description
Resolved clang-tidy violations in all files from
clp/networkingas a part of #764.Checklist
breaking change.
Validation performed
task lint:check-cpp-fullsucceeded.Summary by CodeRabbit