murano-dashboard/HACKING.rst
ShangXiao e38a3a07dd Fix the old links in CONTRIBUTING.rst and HACKING.rst
Update the old links to the lastest ones in CONTRIBUTING.rst and HACKING.rst.

Change-Id: I1ac24e49deeb2d86be18e18033e611fb230c5f5b
2018-03-13 09:24:04 +00:00

358 B

Murano Dashboard Style Commandments

*- Step 1: Read the OpenStack Style Commandments

https://docs.openstack.org/hacking/latest/

* Step 2: Read [hacking] section in tox.ini to find the list of names which

can be imported directly without triggering the "H302: import only modules" flake8 warning

  • Step 3: Read on