murano/HACKING.rst

238 B

Style Commandments

Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/

Murano Specific Commandments ---------------------------

  • [M322] Method's default argument shouldn't be mutable.