You can use the Standard gem to make ruby code within a project super consistent. I use it on all my projects, it allows me to focus on coding & not having to worry about if I'm formatting my code correctly.
It recently reached V1.0, so it's a really good time to start using it.
Sources
➡ Standard on GitHub: https://github.com/testdouble/standard
➡ Standard GitHub Action: https://github.com/Ruby-Starter-Kits/...
Chapters
0:00 - What Are We Going To Do?
0:28 - standardrb --fix
2:15 - Autofix in the editor
2:39 - GitHub Actions
5:07 - Thank You
Follow Me Online
➡ Blog: https://mikerogers.io/
➡ Twitter: / mikerogers0
➡ GitHub: https://github.com/mikerogers0
➡ YouTube: / mikerogers0
➡ BuyMeACoffee: https://www.buymeacoffee.com/MikeRogers0
➡ Dev.to: https://dev.to/mikerogers0
#Awesome RubyGems