Skip to content

Conversation

@ivoanjo
Copy link
Contributor

@ivoanjo ivoanjo commented Aug 26, 2017

This PR includes three minor fixes/tweaks. See the individual commits for more details.

Since EntryPoint does not call Link#initialize, we must make sure to
initialize all of Link's instance variables to avoid any warnings.
When you're developing, you're testing and haven't yet settled on the
final state of the code so rubocop telling you you have some extra
spaces somewhere when you're trying to run the test suite is not very
useful.

Instead, let's run the specs first and rubocop afterwards.
@dblock dblock merged commit 49bff2d into master Aug 26, 2017
@dblock
Copy link
Collaborator

dblock commented Aug 26, 2017

👍

@dblock dblock deleted the minor-fixes branch August 25, 2019 15:29
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.

3 participants