Originate / scriptkeeper

Run tests against your scripts without changing your scripts.
MIT License
101 stars 4 forks source link

use &mut Write instead of Box<Write> in write_yaml #168

Closed soenkehahn closed 5 years ago

soenkehahn commented 5 years ago

I think this is more idiomatic.