shipkit icon indicating copy to clipboard operation
shipkit copied to clipboard

Make location of shipkit.gradle configurable

Open nipafx opened this issue 7 years ago • 0 comments

Many tools (CheckStyle, Spotless, Formatter, Shipkit, Gradle, ...) surrounding a decently sized project require configuration and by default they all read their file from the project's root folder. That leads to a lot of clutter. I'm trying to reduce that by pushing most of those files into a dedicated folder (e.g. .infra). As I see it, Shipkit does not allow that.

Request: Allow configuring the location and name of shipkit.gradle in build.gradle.

nipafx avatar Oct 05 '18 11:10 nipafx