Page MenuHomeDevCentral

Follow PEP-8 style guide
ClosedPublic

Authored by dereckson on Jan 27 2016, 15:56.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 28, 11:53
Unknown Object (File)
Wed, Nov 26, 22:54
Unknown Object (File)
Wed, Nov 26, 18:31
Unknown Object (File)
Tue, Nov 25, 03:22
Unknown Object (File)
Sat, Nov 22, 16:38
Unknown Object (File)
Sat, Nov 22, 14:30
Unknown Object (File)
Fri, Nov 21, 19:36
Unknown Object (File)
Mon, Nov 17, 17:37
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.