lxxxvi / ruboclean

Ruby gem that puts `.rubocop.yml` into order.
MIT License
18 stars 4 forks source link

Add verify flag #39

Closed kazzix14 closed 6 months ago

kazzix14 commented 6 months ago

I implemented --verify flag. Can you please review and merge this?

With this flag, ruboclean acts like below.

For backward compatibility, it exit with 0 when --verify flag is not passed.

closes #38.

lxxxvi commented 6 months ago

Hi @kazzix14 👋

Thanks a lot for your proposal and your PR. I like the idea, let me review it in the next days, I'll get back to you.

kazzix14 commented 6 months ago

Hi @lxxxvi!

Thank you for your quick response! I'm glad to hear you like the idea. If there's anything you're wondering about or need me to clarify, just give me a shout. Looking forward to your feedback!