aromajoin/jp-shipping-rate

View on GitHub
bin/console

Summary

Maintainability
Test Coverage

Prefer single-quoted strings when you don't need string interpolation or special symbols.
Open

require "irb"
Severity: Minor
Found in bin/console by rubocop

Prefer single-quoted strings when you don't need string interpolation or special symbols.
Open

require "JPShippingCost"
Severity: Minor
Found in bin/console by rubocop

Prefer single-quoted strings when you don't need string interpolation or special symbols.
Open

require "bundler/setup"
Severity: Minor
Found in bin/console by rubocop

There are no issues that match your filters.

Category
Status