Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add task "shadowJarExecutable" to generate self-running ktlint jar. (p…
…interest#515) This task behaves similar to https://github.com/brianm/really-executable-jars-maven-plugin maven plugin - it creates unix runnable file, that executes ktlint-all.jar without need of additional shell script. Generated file could be checked by executing `ktlint/build/run/ktlint --help` command. Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
- Loading branch information