pqc/.clang-format
2019-01-16 10:21:05 +01:00

7 lines
90 B
YAML

---
Language: Cpp
BasedOnStyle: LLVM
AllowShortFunctionsOnASingleLine: false
...