Files
solum/HACKING.rst
Hangdong Zhang 0b3c691d7c Update the documentation link for doc migration
Change-Id: I14415ca59dc12c4f64bf61cfcabe52b2ecc1c177
2017-07-25 11:22:16 +08:00

300 B

Solum Style Commandments

Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/

See Also: CONTRIBUTING.rst

Solum Specific Commandments

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