mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00

* code for maintaining the object table * Makefile fix * Clone git submodules. * directory -> object_table * Fix Makefile and remove unnecessary files. * Fix formatting. * make code more generic
6 lines
128 B
YAML
6 lines
128 B
YAML
BasedOnStyle: Chromium
|
|
DerivePointerAlignment: true
|
|
IndentCaseLabels: false
|
|
PointerAlignment: Right
|
|
SpaceAfterCStyleCast: true
|
|
|