Skip to content
Snippets Groups Projects
Select Git revision
0 results

.clang-format

Blame
    • Adriaan de Groot's avatar
      c4eee7bb
      CI: demand clang-format 12 or 13 · c4eee7bb
      Adriaan de Groot authored
      - use clang-format12 or 13 or unversioned executable, only
      - check it's actually 12 or 13
      - set language standard explicitly to C++17, "Cpp11" is now
        an alias for "latest" which is weird
      
      This change does lead to some thrashing when applying styles,
      so I'm not going to do that across the board right now. Changes include:
      - extra spaces in lambda-captures
      - nicer alignment of lambda-bodies
      c4eee7bb
      History
      CI: demand clang-format 12 or 13
      Adriaan de Groot authored
      - use clang-format12 or 13 or unversioned executable, only
      - check it's actually 12 or 13
      - set language standard explicitly to C++17, "Cpp11" is now
        an alias for "latest" which is weird
      
      This change does lead to some thrashing when applying styles,
      so I'm not going to do that across the board right now. Changes include:
      - extra spaces in lambda-captures
      - nicer alignment of lambda-bodies
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    encoding.py NaN GiB