Skip to content
  • Johannes Zarl-Zierl's avatar
    Sort includes with clang-format. · a267b10c
    Johannes Zarl-Zierl authored
    The following steps were taken:
    1. Normalize includes:
       a. Consistently use angle-bracket includes when including from
          different directories
       b. Always use relative search paths for component-internal includes
    2. Run clang-format with reorder include blocks enabled
    a267b10c