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?
As I'm testing I've noticed
copywritecorrectly updates scripts that have a file extension, e.g..sh,.jsetc. but doesn't update scripts that don't.E.g. it would detect and update
check-release.shbut notcheck-releaseIs there a way to update this files, either through explicit configuration or automagically?