Skip to content
Snippets Groups Projects
  1. Dec 07, 2024
    • Niccolò Betto's avatar
      [Format] Update clang-format rules for version 18 · bbc88e26
      Niccolò Betto authored
      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
      bbc88e26
  2. Feb 28, 2019
Loading