cellular_raza-core 0.5.0

Cellular simulation tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Language: Cpp
IndentWidth: 4
PointerAlignment: Right
ColumnLimit: 100

AlignConsecutiveAssignments:
    Enabled: true
    AcrossEmptyLines: false
    AcrossComments: true

SpaceBeforeCtorInitializerColon: false
SpaceBeforeAssignmentOperators: true
SpaceBeforeInheritanceColon: false
SpaceAfterCStyleCast: true
SpaceAfterLogicalNot: false
SpaceAfterTemplateKeyword: false