Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.rubocop.yml のアップデート #917

Merged
merged 2 commits into from
May 2, 2019
Merged

.rubocop.yml のアップデート #917

merged 2 commits into from
May 2, 2019

Conversation

lime1024
Copy link
Member

Rubocop のアップデートで表記が変更になっていたので、更新しました。

#!/bin/bash -eo pipefail
rubocop -R -c .rubocop.yml

Error: The `Layout/FirstParameterIndentation` cop has been renamed to `Layout/IndentFirstArgument`.
(obsolete configuration found in .rubocop.yml, please update it)

Exited with code 2

@komagata komagata temporarily deployed to bootcamp-fjord-jp-pr-917 April 30, 2019 09:41 Inactive
@lime1024
Copy link
Member Author

@komagata テストが落ちてしまうので、可能な限り早めの確認をお願いしたいですー!

Copy link
Member

@komagata komagata left a comment

Choose a reason for hiding this comment

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

ありがとうございます!

@lime1024 lime1024 merged commit 0721313 into master May 2, 2019
@lime1024 lime1024 deleted the rubocop branch May 2, 2019 03:35
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