watchexec/cargo-watch

Is there an option to re-run ONLY if a file content is changed?

Opened this issue · 1 comments

Why if I save the file with no changes at all it re-runs?

Is there an option to re-run ONLY if a file content is changed?

Because when you save a file it's still a write.

For now, use https://github.com/kurtbuilds/checkexec

In the future, there may be a native option to do this.