mirror of
https://github.com/vale981/ray
synced 2025-03-04 17:41:43 -05:00

* Remove legacy Ray code. * Fix cmake and simplify monitor. * Fix linting * Updates * Fix * Implement some methods. * Remove more plasma manager references. * Fix * Linting * Fix * Fix * Make sure class IDs are strings. * Some path fixes * Fix * Path fixes and update arrow * Fixes. * linting * Fixes * Java fixes * Some java fixes * TaskLanguage -> Language * Minor * Fix python test and remove unused method signature. * Fix java tests * Fix jenkins tests * Remove commented out code.
5 lines
115 B
YAML
5 lines
115 B
YAML
BasedOnStyle: Google
|
|
ColumnLimit: 90
|
|
DerivePointerAlignment: false
|
|
IndentCaseLabels: false
|
|
PointerAlignment: Right
|