Page MenuHomeDevCentral

Style: better compliance with community Ruby coding style guide
ClosedPublic

Authored by dereckson on Jul 10 2016, 21:27.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 10:14
Unknown Object (File)
Wed, Apr 10, 00:39
Unknown Object (File)
Sat, Apr 6, 09:30
Unknown Object (File)
Thu, Apr 4, 10:23
Unknown Object (File)
Mon, Apr 1, 18:05
Unknown Object (File)
Fri, Mar 29, 07:18
Unknown Object (File)
Fri, Mar 29, 01:15
Unknown Object (File)
Fri, Mar 22, 14:10
Subscribers
None

Details

Summary

The following points, detected by Rubocop, are improved:

  • if !somethingunless something
  • Ruby 1.9 hash syntax is used
  • is_quality?quality?
  • removed extraneous self
Test Plan

Run dashboard, ensure all cards are still available.

Diff Detail

Repository
rTOMMY Tommy
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Style: better compliance with community Ruby coding 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.Jul 10 2016, 21:28
This revision was automatically updated to reflect the committed changes.