Skip to content

Add a C linter and formatter #211

@Molive-0

Description

@Molive-0

Currently there is a pre-commit hook to run Ruff over the codebase, which will lint and format all the Python code. However, there is nothing for all the C code, which is not an insignificant portion of the project. I've noticed that the formatting on these files is quite haphazard.

Maybe using clang-format and clang-tidy would help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions