Closed JonZeolla closed 4 years ago
this makes sense but is essentially a special case of https://github.com/mrtazz/checkmake/issues/31. So I'm closing this in favour of the more general feature. Thanks for submitting!
For those looking for a workaround for this issue you could create a blanket checkmake.ini
that disables timestampexpanded
entirely:
[timestampexpanded]
disabled = true
Expected behaviour
A user should be able to configure a rule that whitelists a string in the
timestampexpanded
rule. For instance,update
.Output of
checkmake --version
(Wow, that output wasn't expected!)