riboseinc / uri_format_validator

Validate URL for Rails
MIT License
3 stars 2 forks source link

Improve code style #50

Closed skalee closed 6 years ago

skalee commented 6 years ago

Fix most of Rubocop warnings.

After these changes, only 7 style guide violations remain. Neither is trivial to fix, hence they'll be successively removed along other refactoring.

Continuation of #42 (closed).