We've moved discussions to Discord

VS Code

Sean Drumm
Has anyone got plugins that work well with Jumpstart codebases? I've been trying to get it to play well with standardrb, but often it will fall back to default rubocop rules which means it disagrees with the double quotes everywhere. 
Matt Verlaque
I looked up the standardrb rules and applied them to rubocop - see their YAML file here

Took a little messing around but I'm in a place now where I just run rubocop (using overcommit) and it matches the standardrb formatting practices.
Notifications
You’re not receiving notifications from this thread.