You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
Ray installed from (source or binary):
Ray version:
Python version:
Exact command to reproduce:
Describe the problem
As @raulchen mentioned in #3918 , current Bazel scripts are ill formatted. Bazel scripts are compatible with Python so we can format it using yapf and add this lint check into Travis.
Source code / logs
The text was updated successfully, but these errors were encountered:
guoyuhong
changed the title
Lint Bazel scripts with YAPF
Lint Bazel scripts
Feb 13, 2019
System information
Describe the problem
As @raulchen mentioned in #3918 , current Bazel scripts are ill formatted. Bazel scripts are compatible with Python so we can format it using
yapf
and add this lint check into Travis.Source code / logs
The text was updated successfully, but these errors were encountered: