Seok Chan Sean Ahn

Results 2 comments of Seok Chan Sean Ahn

@mitranim, thank you for your support! IMO, it would significantly enhance the utility of `gow` if it could support glob patterns for specifying file paths to watch. This feature could...

Currently, I can currently do this with the command below: `gow -v -c -w $(find . -type d -name "testdata" | tr '\n' ',') test -race -v ./...`