Docker-Ruby-RubocopLiniting as per your convenienceDocker-Ruby-Rubocop is a VSCode etension that lets you lint ruby files using rubocop on system and rubocop running inside docker containers. Features
A Note of GratitudeThis extension is created by forking a good plugin name ruby-rubocop create by the man misogi. Misogi have have provided the ruby commuity with a good linting plugin for years. His code heped me a lot while building this plugin. So, a big thanks to the friend I have never met 🤝🏽. Installation and Setup
Open Extension's Setting and follow the below steps for respective modes. Setup for using rubocop on docker (Docker Mode)
Setup for using rubocop on system (Normal Mode)
If you want rubocop to be ran on every save, check the execute on save checkbox. IssuesIf you face any issues or problemswhen using the extension, please feel free to create an issue. |