Project

General

Profile

Actions

Improvements #12206

open

Add source code formatter / beautifier

Added by Matthias Van Ceulebroeck 5 months ago.

Status:
InProgress
Priority:
Normal
Target version:
Start date:
11/30/2023
Due date:
% Done:

0%

Estimated time:

Description

To ensure that all code remains consistent, we should add a formatter to the code. That way, we will be forced to write consistent code, and not be bothered by syntax or formatting that differs between files.
To further enhance the developer experience, this will be made part of the pipeline. We may also look into adding it for the public github, ensuring that all PRs automatically comply with our formatting as well.

It needs to be said that a tool like uncrustify does still have some bugs, in that formatting may misbehave in certain complex cases. However, these ought to be rare.

No data to display

Actions

Also available in: Atom PDF