Skip to content

Styling fixes - #13

Open
simonvik wants to merge 1 commit into
One-com:masterfrom
simonvik:styling
Open

Styling fixes#13
simonvik wants to merge 1 commit into
One-com:masterfrom
simonvik:styling

Conversation

@simonvik

Copy link
Copy Markdown
Member

Fix all rubocop complaints that made sens

@esmil esmil left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise this looks good!

Comment thread bin/running-sushi Outdated
options[:verbosity] = ::Logger::INFO
end
options[:verbosity] = ::Logger::INFO
options[:verbosity] = ::Logger::DEBUG if options[:verbosity]

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't this unconditionally set options[:verbosity] = ::Logger::DEBUG ?
Due to the line above options[:verbosity] is always set to ::Logger::INFO right?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True, fixing.

Disable Return wajn
Make ConditionalAssignment, WTF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants