mirror of
https://github.com/wassname/ray.git
synced 2026-07-08 19:28:39 +08:00
[doc] update contributing doc (#12564)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
This commit is contained in:
@@ -124,6 +124,8 @@ Alternatively, you can also run one specific C++ test. You can use:
|
||||
Lint and Formatting
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. note:: Python 3.7 is recommended. You will run into flake8 `issues <https://github.com/ray-project/ray/pull/11588>`_ with Python 3.8.
|
||||
|
||||
We also have tests for code formatting and linting that need to pass before merge.
|
||||
Install ``yapf==0.23, flake8, flake8-quotes``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user