Skip to content
Snippets Groups Projects
Unverified Commit 62d44b5c authored by Mike McQuaid's avatar Mike McQuaid
Browse files

.vscode: add more settings, extensions.

parent b39c0f71
No related branches found
No related tags found
No related merge requests found
{
"recommendations": [
"kaiwood.endwise",
"misogi.ruby-rubocop",
"rebornix.ruby",
"wingrunr21.vscode-ruby"
]
}
{
"ruby.rubocop.executePath": "/usr/local/Homebrew/Library/Homebrew/shims/gems/"
}
\ No newline at end of file
"ruby.rubocop.executePath": "Library/Homebrew/shims/gems/",
"files.trimTrailingWhitespace": true,
"editor.tabSize": 2,
"files.insertFinalNewline": true,
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment