UmlautSoftwareDevelopmentAccount / AP-Functional-Cluster-Template

The template repository for Adaptive Platform Functional Cluster
MIT License
2 stars 10 forks source link

Adds dedicated formatting rules. #4

Closed insooth closed 4 years ago

insooth commented 4 years ago

Use clang-format-10 from https://apt.llvm.org/

  cat a.cpp | clang-format-10 --dry-run

Resolves #2. Unfortunately, there is no way to achieve leading space before ! (but trailing is possible).