Description
C source files can be formatted toward the coding style expected by 42 school norminette checks. This is useful for students or reviewers who need code to match that specific educational style guide.
It is a formatter for a particular norm, not a universal C style authority. Review the changes before committing, especially when formatting could affect readability or project-specific conventions.