CodeReviewChecklist

Not logged in - Log In / Register

Revision 8 as of 2020-01-06 17:21:02

Clear message

Reviewed code should pass all of this checklist. This is intended as a summary of the policy extensively described in the LaunchpadHackingFAQ, PythonStyleGuide, TestsStyleGuide.

Configuration

Style

User interface

Content-classes, interfaces, and SQL

View Classes

Gotchas

    from lazr.restful.utils import safe_hasattr

Tests