Switch to Gradle Kotlin DSL #103

Closed
StckOverflw wants to merge 5 commits from master into master
Showing only changes of commit 48b8c71ee6 - Show all commits

View File

@ -59,7 +59,7 @@ tasks {
DRSchlaubi commented 2021-06-03 01:06:18 +00:00 (Migrated from github.com)
Review

use the built-in literal \maven-publish``

	`maven-publish`
use the built-in literal `\`maven-publish\`` ```suggestion `maven-publish` ```
DRSchlaubi commented 2021-06-03 01:06:18 +00:00 (Migrated from github.com)
Review

use the built-in literal \maven-publish``

	`maven-publish`
use the built-in literal `\`maven-publish\`` ```suggestion `maven-publish` ```
DRSchlaubi commented 2021-06-03 01:07:56 +00:00 (Migrated from github.com)
Review
			this.expand("version" to project.version)
```suggestion this.expand("version" to project.version) ```
DRSchlaubi commented 2021-06-03 01:07:56 +00:00 (Migrated from github.com)
Review
			this.expand("version" to project.version)
```suggestion this.expand("version" to project.version) ```
DRSchlaubi commented 2021-06-03 01:08:17 +00:00 (Migrated from github.com)
Review
		dependsOn(classes)
```suggestion dependsOn(classes) ```
DRSchlaubi commented 2021-06-03 01:08:17 +00:00 (Migrated from github.com)
Review
		dependsOn(classes)
```suggestion dependsOn(classes) ```
inputs.property("version", project.version)
filesMatching("fabric.mod.json") {
this.expand(Pair("version", project.version))
DRSchlaubi commented 2021-06-03 01:06:18 +00:00 (Migrated from github.com)
Review

use the built-in literal \maven-publish``

	`maven-publish`
use the built-in literal `\`maven-publish\`` ```suggestion `maven-publish` ```
DRSchlaubi commented 2021-06-03 01:07:56 +00:00 (Migrated from github.com)
Review
			this.expand("version" to project.version)
```suggestion this.expand("version" to project.version) ```
DRSchlaubi commented 2021-06-03 01:08:17 +00:00 (Migrated from github.com)
Review
		dependsOn(classes)
```suggestion dependsOn(classes) ```
this.expand("version" to project.version)
DRSchlaubi commented 2021-06-03 01:06:18 +00:00 (Migrated from github.com)
Review

use the built-in literal \maven-publish``

	`maven-publish`
use the built-in literal `\`maven-publish\`` ```suggestion `maven-publish` ```
DRSchlaubi commented 2021-06-03 01:07:56 +00:00 (Migrated from github.com)
Review
			this.expand("version" to project.version)
```suggestion this.expand("version" to project.version) ```
DRSchlaubi commented 2021-06-03 01:08:17 +00:00 (Migrated from github.com)
Review
		dependsOn(classes)
```suggestion dependsOn(classes) ```
}
}

DRSchlaubi commented 2021-06-03 01:06:18 +00:00 (Migrated from github.com)
Review

use the built-in literal \maven-publish``

	`maven-publish`
use the built-in literal `\`maven-publish\`` ```suggestion `maven-publish` ```
DRSchlaubi commented 2021-06-03 01:06:18 +00:00 (Migrated from github.com)
Review

use the built-in literal \maven-publish``

	`maven-publish`
use the built-in literal `\`maven-publish\`` ```suggestion `maven-publish` ```
DRSchlaubi commented 2021-06-03 01:07:56 +00:00 (Migrated from github.com)
Review
			this.expand("version" to project.version)
```suggestion this.expand("version" to project.version) ```
DRSchlaubi commented 2021-06-03 01:07:56 +00:00 (Migrated from github.com)
Review
			this.expand("version" to project.version)
```suggestion this.expand("version" to project.version) ```
DRSchlaubi commented 2021-06-03 01:08:17 +00:00 (Migrated from github.com)
Review
		dependsOn(classes)
```suggestion dependsOn(classes) ```
DRSchlaubi commented 2021-06-03 01:08:17 +00:00 (Migrated from github.com)
Review
		dependsOn(classes)
```suggestion dependsOn(classes) ```