NETRAVE/.vscode/settings.json
VetheonGames f96cf9e20a Setup a project dependant rubocop for ease of development.
We included the project specific settings files so that fellow VS Code users can just clone down the repo, and install the needed extensions.
2023-06-07 13:37:41 -06:00

4 lines
47 B
JSON

{
"ruby.rubocop.autocorrectOnSave": true
}