Fix yapf excludes, print diff in --all mode (#2211)

* fix

* travis
This commit is contained in:
Eric Liang
2018-06-08 02:25:55 -07:00
committed by GitHub
parent 8da558f5b7
commit 32b9a4d3f1
2 changed files with 12 additions and 13 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ helpful.
5. **Autoformatting code**. We use ``yapf`` https://github.com/google/yapf for
linting, and the config file is located at ``.style.yapf``. We recommend
running ``.travis/yapf.sh`` prior to pushing to format changed files.
running ``scripts/yapf.sh`` prior to pushing to format changed files.
Note that some projects such as dataframes and rllib are currently excluded.
6. **Inspecting Redis shards by hand:** To inspect the primary Redis shard by