sources with wildcards, can I run the command only for the modified files?
With the following code, every time a plantuml file changes, all plantuml is run for every *.plantuml files I have. Is there a way to only run it for the files that actually changed?