Computergraphik_Hopp/Code/.clang-format

7 lines
116 B
Text
Raw Normal View History

2018-10-17 12:50:35 +02:00
---
Language: Cpp
BasedOnStyle: WebKit
ColumnLimit: 100
FixNamespaceComments: true
...