Add Rubycritic Gem#2208
Conversation
|
Hi @tiagomenegaz thanks for contributing! Can you elaborate on the rationale behind this change? I'm not sure why you suggest adding this dependency. |
Hi @Spone . Thanks for your comment. I'm adding this dependency because this is one of the items listed here: #2085 by @joelhawksley . I'll add this to this PR's description for future reference and clarification. |
2d9c51f to
9705ab1
Compare
|
@tiagomenegaz thanks for opening this PR! I've looked through the output from running I hope to be able to revisit this soon and figure out a path forward ❤️ |
Sure. I'll close this PR to keep everything clean. 🤞 |
What are you trying to accomplish?
This PR aims to add
rubycriticwith vanilla configurations sinceAdd rubycritic gemis one of the items listed here: #2085Run the following command
What approach did you choose and why?
Basic install using the existing gemspec without any additional configuration.
Anything you want to highlight for special attention from reviewers?
It would be great to integrate this change with the existing pipelines. However, it could be done in a different PR.