Page MenuHomeDevCentral

Follow PEP-8 style guide
ClosedPublic

Authored by dereckson on Jan 27 2016, 15:56.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 27, 08:27
Unknown Object (File)
Sat, Jul 26, 16:06
Unknown Object (File)
Sat, Jul 26, 15:51
Unknown Object (File)
Sat, Jul 26, 14:53
Unknown Object (File)
Sat, Jul 26, 11:27
Unknown Object (File)
Sat, Jul 26, 07:12
Unknown Object (File)
Fri, Jul 25, 14:27
Unknown Object (File)
Fri, Jul 25, 14:27
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 Not Applicable
Unit
Tests Not Applicable

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.