daisycloud-core/code/horizon/HACKING.rst
Zhijiang Hu e2e358b4f8 initial merge
Change-Id: Id7cef7826092e191654da872ee1e11c4c6f50ddf
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2016-03-30 14:07:23 +08:00

512 B

Horizon 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

Horizon Specific Commandments