riboseinc / uri_format_validator

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

Fix code style violations #105

Closed skalee closed 6 years ago

skalee commented 6 years ago

There were some code style violations after Rubocop upgrade. Some issues are fixed, some cops overridden.

codecov[bot] commented 6 years ago

Codecov Report

Merging #105 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #105   +/-   ##
=======================================
  Coverage   98.79%   98.79%           
=======================================
  Files          14       14           
  Lines         333      333           
=======================================
  Hits          329      329           
  Misses          4        4
Impacted Files Coverage Δ
lib/uri_format_validator/util.rb 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a64750d...8583933. Read the comment docs.