Showing 33 of 33 total issues
Unnecessary utf-8 encoding comment. Open
# coding: utf-8
- Exclude checks
Use %i
or %I
for an array of symbols. Open
(constants - [:Bank, :ResponseError]).each_with_object({}) do |klass, rates|
- Read upRead up
- Exclude checks
Add an empty line after magic comments. Open
source 'https://rubygems.org'
- Read upRead up
- Exclude checks