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

Added rubocop and updated for all the violations #151

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

taquitos
Copy link
Collaborator

Used the fastlane rubocop yaml file

Copy link
Member

@KrauseFx KrauseFx left a comment

Choose a reason for hiding this comment

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

This is great! One small change, then you can merge 👍

We currently don't run those code style verification on CI, is that something we want to invest time in? Maybe we should just use HoundCI for this one, as it's really easy to setup, and shows inline style errors? We've used it for fastlane in the past too.

.rubocop.yml Outdated
@@ -0,0 +1 @@
inherit_from: .rubocop_todo.yml
Copy link
Member

Choose a reason for hiding this comment

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

Missing new line here

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

need to install ymlcop 🙃

Copy link
Member

@KrauseFx KrauseFx left a comment

Choose a reason for hiding this comment

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

🚀

@KrauseFx
Copy link
Member

Small merge conflict, then it's ready to be merged 👍

@KrauseFx
Copy link
Member

After merging the 4 newly added PRs, we should rebase this and get it running 👍

@taquitos
Copy link
Collaborator Author

I somehow thought I merged this already 🤦‍♂️

@KrauseFx
Copy link
Member

This can be rebased now 👍

@KrauseFx
Copy link
Member

Ok ok :)

@joshdholtz
Copy link
Member

@taquitos You want to rebase this and get it merged in? 😈

@taquitos
Copy link
Collaborator Author

I think the merge was good but haven't tested yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants