mirror of
https://github.com/open62541/open62541.git
synced 2025-06-03 04:00:21 +00:00
8 lines
154 B
YAML
8 lines
154 B
YAML
---
|
|
Language: Cpp
|
|
BasedOnStyle: llvm
|
|
ColumnLimit: 120
|
|
ForEachMacros: [ foreach, LIST_FOREACH, LIST_FOREACH_SAFE ]
|
|
DisableFormat: false
|
|
|