masakari-monitors/HACKING.rst
poojajadhav f8c25dd2aa Add hacking check to ensure _ is imported
Added hacking check to ensure that _ is imported and allows multiple
imports from i18n module per line.

Change-Id: Ieffabd6f2fe866000c5dc1d9ce83acd2f9ab0450
2017-02-14 18:38:08 +05:30

334 B

masakari-monitors Style Commandments

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

masakari-monitors Specific Commandments ------------------------------

  • [M301] Ensure that the _() function is explicitly imported to ensure proper translations.