The following points, detected by Rubocop, are improved:
- if !something → unless something
- Ruby 1.9 hash syntax is used
- is_quality? → quality?
- removed extraneous self
Differential D478
Style: better compliance with community Ruby coding style guide dereckson on Jul 10 2016, 21:27. Authored by Tags None Referenced Files
Subscribers None
Details
The following points, detected by Rubocop, are improved:
Run dashboard, ensure all cards are still available.
Diff Detail
|