Kyle Spraggs

Results 13 comments of Kyle Spraggs

Great, thanks!

I tried it out but adding `root = "../"` seems to not watch anything and I was able to get `include_dir` to work with it.

Yeah, but if I want the root to be `A1` (where I run air) and to watch `A` it doesn't seem to work? ``` root = "../../" include_dir = ["A"]...

I'm not sure what you mean @cosmtrek ?

See https://github.com/cosmtrek/air/pull/43. This does what I need but I'm not sure it conflicts with anything else.

#43 didn't quite do what I needed in all circumstances but #44 should do the trick.

This was working when I submitted the pull request, but no longer merges with the latest master. I'd still like to see this added because the latest master no longer...

For some reason GitHub wasn't notifying me so I didn't even know I had PR's in the queue. I'll go over them.

Looks like you need to do a composer update so mockery can be found?