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

danger + rubocop + danger-suggester #10

Closed
wants to merge 10 commits into from
Closed

Conversation

vividmuimui
Copy link
Owner

No description provided.

@@ -54,7 +54,7 @@ def update
# DELETE /users/1
# DELETE /users/1.json
def destroy
@user.destroy
@user.destroy #test
Copy link
Owner Author

Choose a reason for hiding this comment

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

Suggested change
@user.destroy #test
@user.destroy! # test

Generated by 🚫 Danger

@vividmuimui vividmuimui deleted the danger-rubocop2 branch September 17, 2019 02:05
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.

None yet

1 participant