Skip to content

Commit

Permalink
run scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
heliocodacy committed Jan 13, 2025
1 parent ff371f4 commit 051044f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/scala/com/codacy/rules/ConfigurationRules.scala
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ class ConfigurationRules(cmdConfig: CommandConfiguration, envVars: Map[String, S
baseConfig.sleepTime,
baseConfig.numRetries,
baseConfig.skipSslVerificationValue

)
validatedConfig <- validateBaseConfigUrl(baseConf)
} yield {
Expand Down

0 comments on commit 051044f

Please sign in to comment.