Skip to content

Commit

Permalink
git hook: fix formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
KotlinIsland committed Apr 28, 2021
1 parent b3b663e commit 80d7d01
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ private fun postCheck(
git add ${'$'}file
fi
done
""".trimIndent()
"""
} else {
""
}
Expand Down

0 comments on commit 80d7d01

Please sign in to comment.