How To Set Up Linters and Formatters for VS Code and Ruby on Rails

StandardJS, Stylelint, Rubocop, and Markdownlint

Thomas Van Holder
Better Programming
Published in
6 min readJan 20, 2021

--

Code on a laptop
Photo by Luca Bravo on Unsplash.

With the right tools, any developer can enjoy deeply satisfying coding sessions. Mastering flow is empowering. The opposite leads to frustration and annoyance. Luckily, linters and formatters can help do the heavy lifting when it comes to coding best practices.

--

--