Michael
Michael
Okay, some more information here. It seems that the release of `lintr 2.0.0` caused the ale integration to break. I was able to get linting working by installing the previous...
I suspect you're right, but I've been browsing the code for a few hours right now and don't see anything that's jumping out me. I attempted to identify the commit...
Yeah -- I think it's definitely the right file because it's linting -- my guess is that since this part: ``` (finished - exit code 0) ['/bin/bash', '-c', 'cd ''/Users/michaelkaminsky/workspace/dotfiles''...
Thanks @avoutsas67! This repo is pretty seriously out of date at this point so I'm not surprised it doesn't work -- I think dbt has great guides for getting started...
Blerg! That's gross. I should have read the docs closer, because just using `one_line_per_chain=FALSE` is good enough for me. You could consider switching the defaults for that so it's less...
Thanks @neurolabs! This is already more support than I was expecting. I'll give that a shot and if I do get it working I'll at least post back here.
@clrcrl have you made any progress on this? I might be interested in collaborating.
Here's what I think the MVP for this package should include functionality-wise: * Launch / create-new instances (`run_instances()`) * doing this * Get a list of running instances (or a...