Skip to content
Snippets Groups Projects
Forked from jvet / VVCSoftware_VTM
223 commits behind the upstream repository.
  • Karsten Suehring's avatar
    b853e62f
    Update .clang-format file · b853e62f
    Karsten Suehring authored
    Changes include:
    - updates for newer clang-format versions
    - Align across comments
    - Set C++ version to C++17
    - Don't split empty functions, etc.
    - Left align reference and pointer operators
    - Don't indent name spaces
    b853e62f
    History
    Update .clang-format file
    Karsten Suehring authored
    Changes include:
    - updates for newer clang-format versions
    - Align across comments
    - Set C++ version to C++17
    - Don't split empty functions, etc.
    - Left align reference and pointer operators
    - Don't indent name spaces
.clang-format 3.85 KiB