murano-dashboard/HACKING.rst
Ekaterina Chernova ed04b140c0 Update information in README
* Add CONTRIBUTING.rst file was added to provide
information for new contributors.
* Add HACKING.rst

Change-Id: Ida2d1dafeb36d54d0721a86fc6962cc220ea2851
2015-04-28 15:55:01 +00:00

360 B

Murano Dashboard Style Commandments

*- Step 1: Read the OpenStack Style Commandments

http://docs.openstack.org/developer/hacking/

* 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