Skip to content

Commit

Permalink
[ETCM-202] Fix scalastyle
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Mrozek committed Oct 20, 2020
1 parent fde43cc commit 7ac9758
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/scala/io/iohk/ethereum/cli/CliLauncher.scala
Expand Up @@ -2,6 +2,7 @@ package io.iohk.ethereum.cli

import com.monovore.decline._

//scalastyle:off
object CliLauncher extends App {

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

0 comments on commit 7ac9758

Please sign in to comment.