mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-05 20:36:10 +02:00
SubmittingPatches: mention tools/normalize_json.py
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
ccaa4ecf3d
commit
203e3a575e
@ -65,6 +65,12 @@ Coding style guide
|
||||
* OpenStack Nova style guide
|
||||
https://github.com/openstack/nova/blob/master/HACKING.rst
|
||||
|
||||
* JSON files
|
||||
Ryu source tree has JSON files under ryu/tests/unit/ofproto/json.
|
||||
They are used by unit tests. To make patches easier to read,
|
||||
they are normalized using tools/normalize_json.py. Please re-run
|
||||
the script before committing changes to these JSON files.
|
||||
|
||||
Reference
|
||||
=========
|
||||
* Python Essential Reference, 4th Edition [Amazon]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user