Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Minimum Ruby Development Environment on VSCode with Ruby Extension integrated with Rubocop

License

Notifications You must be signed in to change notification settings

shrkw/vscode-ruby-dev-env-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimum Ruby Development Environment on VSCode with Ruby Extension integrated with Rubocop

This repository is minimumu sample project for VSCode Ruby Extension. It shows how VSCode is integrated with Ruby Extension and Rubocop.

Out of Container (Just on Host machine)

apple.rb is included for Rubocop, so violations are shown in the editor.

apple.rb

banana.rb, cherry.rb are excluded, so violation is not shown in the editor.

banana.rb cherry.rb

About

Minimum Ruby Development Environment on VSCode with Ruby Extension integrated with Rubocop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages