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 setup #148

Merged
merged 1 commit into from
Jan 6, 2023
Merged

Rubocop setup #148

merged 1 commit into from
Jan 6, 2023

Conversation

jlestavel
Copy link
Contributor

@jlestavel jlestavel commented Dec 20, 2022

This PR is introducing the Rubocop Ruby linter/formatter for the sidekiq-limit_fetch repository.

To review this PR, I suggest that you use the "Hide whitespace option", as there are some classes that are re-indented because of the Style/ClassAndModuleChildren cop.

To generate this PR, I mostly use the Rubocop autocorrect option.

I came upon this subject while working on #142

@jlestavel jlestavel force-pushed the rubocop branch 2 times, most recently from f8a8a72 to 5359b8f Compare December 20, 2022 18:35
@jlestavel jlestavel marked this pull request as ready for review December 20, 2022 19:44
@jlestavel jlestavel force-pushed the rubocop branch 2 times, most recently from d009fd8 to 20810e3 Compare January 3, 2023 15:48
@jlestavel
Copy link
Contributor Author

@deanpcmad rebased on master. Tests are failing but they fail on master too...

I think it would help future contributors to have Rubocop setup!

@deanpcmad
Copy link
Owner

Seeing as you've fixed the tests which are now in master, should be able to rebase :)

@jlestavel
Copy link
Contributor Author

✅ that's done!

@deanpcmad deanpcmad merged commit 9ba331a into deanpcmad:master Jan 6, 2023
@deanpcmad
Copy link
Owner

Thanks! 👍

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