This is currently breaking master
All tests are passing, but lint always fails because it tries to run over the temp directories created during ava testing.
This is something that looks like it was introduced after merging sed tests, but I'm not completely sure. This is not a regression in behavior, this is just a bug with our test setup/cleanup and our lint configuration.
I'll file another bug for test setup/cleanup.