Skip to content
Snippets Groups Projects
Commit bbc88e26 authored by Niccolò Betto's avatar Niccolò Betto
Browse files

[Format] Update clang-format rules for version 18

Some deprecated options have been updated to the corresponding new ones.
Some missing rules were added to fix inconsistencies in the code formatting:
* Add new line ad EOF and trim additional ones
* Trim empty lines at beginning of blocks
* Allow brace-less single line if/else/for/while statements
* Align pointer/reference to the type
parent 5b89edc7
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment