mirror of
https://github.com/yse/easy_profiler.git
synced 2024-12-27 00:31:02 +08:00
10 lines
166 B
Plaintext
10 lines
166 B
Plaintext
|
---
|
||
|
Language: Cpp
|
||
|
BasedOnStyle: Google
|
||
|
ColumnLimit: 100
|
||
|
IndentWidth: 4
|
||
|
ReflowComments: false
|
||
|
#IndentPPDirectives: PPDIS_AfterHash #since clang 6.0
|
||
|
...
|
||
|
|