Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
Spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Nov 27, 2023
1 parent 78b3511 commit 8617a98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ import kotlin.io.path.isDirectory
import kotlin.io.path.name
import kotlin.io.path.readText
import kotlin.io.path.relativeTo
import slack.cli.projectDirOption
import kotlin.system.exitProcess
import slack.cli.projectDirOption

/** A CLI that verifies a given settings file has only valid projects. */
public class GradleSettingsVerifierCli :
Expand Down

0 comments on commit 8617a98

Please sign in to comment.