File: HACKING.rst

package info (click to toggle)
openstack-trove 1%3A24.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,976 kB
  • sloc: python: 50,665; sh: 2,866; makefile: 71
file content (6 lines) | stat: -rw-r--r-- 216 bytes parent folder | download
1
2
3
4
5
6
Trove Library Specific Commandments
-------------------------------------

- [T103] Exception messages should be translated
- [T105] Validate no LOG translations
- [T106] LOG.warn() is not allowed. Use LOG.warning()