Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Fix rubocop offenses #70

Merged
merged 1 commit into from
Feb 11, 2015
Merged

Fix rubocop offenses #70

merged 1 commit into from
Feb 11, 2015

Conversation

linc01n
Copy link
Collaborator

@linc01n linc01n commented Feb 11, 2015

recipes/configuration.rb:24:7: C: Indent the first parameter one step
more than the previous line.
:database => settings['database'],
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

recipes/configuration.rb:24:7: C: Indent the first parameter one step
more than the previous line.
      :database   => settings['database'],
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
linc01n added a commit that referenced this pull request Feb 11, 2015
@linc01n linc01n merged commit 57075a4 into bflad:master Feb 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant