Skip to content

Commit

Permalink
Fixed ktlint error.
Browse files Browse the repository at this point in the history
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
  • Loading branch information
AWSHurneyt committed Apr 12, 2024
1 parent c913185 commit 15ba46d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ class ValidationHelpers {
*/
val CLUSTER_PATTERN_REGEX = Regex("^(?=.{1,255}$)[a-z0-9]([a-zA-Z0-9_-]*:?[a-zA-Z0-9_-]*)$")
}
}
}

0 comments on commit 15ba46d

Please sign in to comment.