Skip to content

Ensure common formatting of C++ code #974

Open
@tomuben

Description

@tomuben

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

  1. Define a .clang-format file which specifies the formatting
  2. Run clang-format and fix formatting
  3. Add a nox task which checks formatting
  4. Add nox task to Github workflow for CI checks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactoringCode improvement without behavior change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions