llama-cpp-turboquant/.clang-format
Fabian Sauter 24cd307042 Added .clang-format file and formatted everything
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
2022-05-02 15:11:40 +02:00

5 lines
49 B
YAML

---
BasedOnStyle: Mozilla
IndentWidth: 4
...