openSUSE / gitarro

run all your test against a GitHub Pull request
https://opensuse.github.io/gitarro
MIT License
15 stars 20 forks source link

LINT: fixup rubocop checkstyle #62

Closed MalloZup closed 7 years ago

MalloZup commented 7 years ago

Offenses:

tests/spec/test_lib.rb:7:15: C: [Corrected] Freeze mutable objects assigned to constants. GITARRO_BIN = '../../gitarro.rb' ^^^^^^^^^^^^^^^^^^ tests/spec/test_lib.rb:9:1: C: [Corrected] Extra blank line detected.

14 files inspected, 2 offenses detected, 2 offenses corrected

juliogonzalez commented 7 years ago

LGTM! Merging!