Skip to content

Commit

Permalink
Add link to GitHub conservation in TODO message.
Browse files Browse the repository at this point in the history
  • Loading branch information
MykytaPimonovTD committed May 21, 2024
1 parent fb053f6 commit becc1fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mentions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,9 @@ kotlin {
* Kotlin code compilation task waits until
* Protobuf files are fully generated and rejections are created.
*/
// TODO:2024-05-20:MykytaPimonovTD: Rewrite the way of organizing tasks,
// TODO:2024-05-20:mykyta.pimonov: Rewrite the way of organizing tasks,
// using task inputs and outputs.
// See: https://github.com/spine-examples/Pingh/pull/7#discussion_r1607043747.
tasks.named("compileKotlin") {
dependsOn("generateRejections")
}
Expand Down

0 comments on commit becc1fc

Please sign in to comment.