JohnStarich / go

This is a collection of my Go modules in one easy-to-import place
Apache License 2.0
55 stars 13 forks source link

gopages: Refuse to delete output directory unless it resembles a gopages result #34

Closed JohnStarich closed 1 year ago

JohnStarich commented 1 year ago

Refuse to delete output directory unless it resembles a gopages result.

Now gopages only erases the output directory if:

Fixes https://github.com/JohnStarich/go/issues/27

github-actions[bot] commented 1 year ago

Successfully reached diff coverage target: >90%