ray/.travis
Alok Singh 9a8f29e571 YAPF, take 3 (#2098)
* Use pep8 style

The original style file is actually just pep8 style, but with everything
spelled out. It's easier to use the `based_on_style` feature. Any overrides are
clearer that way.

* Improve yapf script

1. Do formatting in parallel
2. Lint RLlib
3. Use .style.yapf file

* Pull out expressions into variables

* Don't format rllib

* Don't allow splits in dicts

* Apply yapf

* Disallow single line if-statements

* Use arithmetic comparison

* Simplify checking for changed files

* Pull out expr into var
2018-05-19 16:07:28 -07:00
..
check-git-clang-format-output.sh New web UI. (#176) 2017-01-06 00:13:22 -08:00
git-clang-format Changes to make tests pass on Travis. (#3) 2016-10-25 22:39:21 -07:00
install-cython-examples.sh Add basic functionality for Cython functions and actors (#1193) 2017-11-09 17:49:06 -08:00
install-dependencies.sh Pin Pandas version for Travis to 0.22 (#2075) 2018-05-16 15:05:37 -07:00
install-ray.sh Use miniconda for all travis tests. (#728) 2017-07-13 16:23:04 +00:00
test-wheels.sh In setup.py, move cython to setup_requires. (#878) 2017-08-28 23:07:33 -07:00
yapf.sh YAPF, take 3 (#2098) 2018-05-19 16:07:28 -07:00