As I'm testing I've noticed copywrite correctly updates scripts that have a file extension, e.g. .sh, .js etc. but doesn't update scripts that don't.
E.g. it would detect and update check-release.sh but not check-release
Is there a way to update this files, either through explicit configuration or automagically?