Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Make build Windows compatible #58

Merged
merged 2 commits into from
Oct 9, 2022
Merged

Make build Windows compatible #58

merged 2 commits into from
Oct 9, 2022

Conversation

3flex
Copy link
Member

@3flex 3flex commented Oct 8, 2022

No description provided.

args("\"plugin:detekt-compiler-plugin:debug=true\"")
} else {
executable(file("${unzipKotlinCompiler.get().destinationDir}/kotlinc/bin/kotlinc"))
args("plugin:detekt-compiler-plugin:debug=true")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: I would set these strings on a common variable and add the .bat and \" for the windows version. This way we can keep them aligned a bit easier.

@3flex 3flex force-pushed the windows-build branch 2 times, most recently from 1692b3c to f368c69 Compare October 9, 2022 06:55
@3flex 3flex merged commit a4e5ba5 into detekt:main Oct 9, 2022
@3flex 3flex deleted the windows-build branch October 9, 2022 08:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants