CodeReviewChecklist

Not logged in - Log In / Register

Revision 4 as of 2020-01-06 17:16:54

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 canonical.lazr.utils import safe_hasattr

Tests