markbates / refresh

MIT License
191 stars 30 forks source link

Avoid refreshing when _test.go file was updated #27

Closed paganotoni closed 1 year ago

paganotoni commented 5 years ago

I've seen refresh rebuilds the app even when the files i'm changing are test files. I don't know if this should be a default but at least it would be good to have an option to avoid recompiling when _test.go changed.

Some of the ideas that come into my mind here are:

paganotoni commented 5 years ago

@markbates I'm thinking to prepare a PR that allows to define ignored_sufixes in the YML, does this sounds good to you ?.

paganotoni commented 4 years ago

@markbates ^

mrwormhole commented 2 years ago

is there progress on this one? I might be able to have a look ignored_suffixes is not done right? there is ignored folders