mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
cleanup
This commit is contained in:
parent
84ed70b7e3
commit
77ba9d7e7a
@ -16,8 +16,6 @@ plugins {
|
||||
id("io.gitlab.arturbosch.detekt") version "1.14.2"
|
||||
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
|
||||
id("org.jlleitschuh.gradle.ktlint") version "9.4.1"
|
||||
// dependency checker
|
||||
id("com.github.ben-manes.versions") version "0.36.0"
|
||||
}
|
||||
|
||||
// Import variables from gradle.properties file
|
||||
|
Loading…
Reference in New Issue
Block a user