Skip to content

Commit c74f480

Browse files
author
Michal Mrozek
committed
[ETCM-202] Fix scalastyle
1 parent 4e74401 commit c74f480

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/scala/io/iohk/ethereum/cli/CliLauncher.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ package io.iohk.ethereum.cli
22

33
import com.monovore.decline._
44

5+
//scalastyle:off
56
object CliLauncher extends App {
67

78
CliCommands.api.map(println).parse(PlatformApp.ambientArgs getOrElse args, sys.env) match {

0 commit comments

Comments
 (0)