save-cli icon indicating copy to clipboard operation
save-cli copied to clipboard

Merge `execCmd` and `execFlags` options: provide a common template

Open orchestr7 opened this issue 3 years ago • 1 comments

We need to provide a common template for execCmd:

java -jar ktlint -R diktat -F %%Test%% --debug

SO we won't need execFlags anymore.

orchestr7 avatar Aug 17 '22 14:08 orchestr7

Need to add implementation of com.saveourtool.save.core.utils.CmdExecutorBase for com.saveourtool.save.plugins.fix.FixPlugin

Originally posted by @nulls in https://github.com/saveourtool/save-cli/issues/435#issuecomment-1222064618

nulls avatar Aug 29 '22 11:08 nulls