Skip to content

Commit

Permalink
refactor: OpenRewrite best practices
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek and TeamModerne committed Jun 7, 2024
1 parent a077054 commit 37d9aac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -259,4 +259,4 @@ fun commitFilesToGitRepo(dir: File) {

private fun exec(command: String, workingDirectory: File) {
Runtime.getRuntime().exec(command, null, workingDirectory)
}
}

0 comments on commit 37d9aac

Please sign in to comment.