Page MenuHomeDevCentral

Follow PEP-8 style guide
ClosedPublic

Authored by dereckson on Jan 27 2016, 15:56.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 16, 21:09
Unknown Object (File)
Sat, Sep 13, 16:58
Unknown Object (File)
Fri, Sep 12, 18:35
Unknown Object (File)
Tue, Sep 9, 13:18
Unknown Object (File)
Sat, Sep 6, 23:51
Unknown Object (File)
Sat, Sep 6, 23:50
Unknown Object (File)
Sat, Sep 6, 23:50
Unknown Object (File)
Sat, Sep 6, 23:49
Subscribers
None

Details

Summary
  • Two blank lines to separate functions
  • No space before functions' arguments declaration
  • Remove two semicolons, append a space after a loose #comment
  • Break some > 79 characters line
Test Plan

arc lint

Diff Detail

Repository
rNOTIFCLI Notifications center CLI client
Lint
Lint Passed
Unit
No Test Coverage
Branch
pep8
Build Status
Buildable 334
Build 384: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Follow PEP-8 style guide.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Jan 27 2016, 15:58
dereckson edited edge metadata.
dereckson updated this object.
This revision was automatically updated to reflect the committed changes.