Formatting & Linting tools

Formatting & linting tools for Ruby projects.

I'm a fan of Formatting & Linting, here are the tools I normally use.

StandardRB for Ruby projects. Built on Robocop, but less strict and no configuration required.

StandardJS for JavaScript. Again no configuration and pretty standard rules.

SlimLint for Slim templates.

StyleLint for CSS.

These can all be integrated into Neovim, although I haven't setup SlimLint or StyleLint with the LSP framework yet, actually not sure they have LSPs.

I use Overcommit to manage local Git hooks to make sure these, and tests, run before committing and pushing to GitHub. I will also setup GitHub actions to run them again on the server.

Subscribe to WebDev news from candland.net

Don’t miss out on the latest issues. Sign up now to get access to the library of members-only issues.
jamie@example.com
Subscribe