Skip to content

Add automatic code formatting and checking #101

@pbalcer

Description

@pbalcer

Now that we are about to have a much bigger codebase with the introduction of the loader, it's about time to add convenience utilities to the build system to automate tedious or repetitive tasks. One of which is enforcing a consistent coding style across the entire repository.

This task is to propose and integrate a code formatting tool with the selected coding style.
My proposal is clang-format with the LLVM style, augmented with whatever changes the team decides on.

Because many files in this repo are automatically generated, the template files will probably need to be manually modified to conform to the tool-enforced style.

Metadata

Metadata

Assignees

Labels

ci/cdContinuous integration/devlieryenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions