Skip to content
Compare
Choose a tag to compare
@tomwhross tomwhross released this 14 Sep 01:09
· 4 commits to main since this release
d8bc5ef
Add support for directory selection (#3)

* Add support for directory selection

Adds the option to select a directory to execute `write-good` on. Default behavior is still to use `'.'`, the current working directory.

* update with example of choosing a directory