-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
refactoringCode improvement without behavior changeCode improvement without behavior change
Description
Background
Currently, there is no common formatting among the C++ code of the UDF client. We should use clang-format which could run as a commit githook.
Out of Scope
- old udfclient
Acceptance
- Define a
.clang-formatfile which specifies the formatting - Run
clang-formatand fix formatting - Add a nox task which checks formatting
- Add nox task to Github workflow for CI checks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
refactoringCode improvement without behavior changeCode improvement without behavior change