-
Notifications
You must be signed in to change notification settings - Fork 125
Closed
Labels
ci/cdContinuous integration/devlieryContinuous integration/devlieryenhancementNew feature or requestNew feature or request
Milestone
Description
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/devlieryContinuous integration/devlieryenhancementNew feature or requestNew feature or request