rogerluan/arkana

View on GitHub
lib/arkana.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
96%

Method run has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

  def self.run(arguments)
    config = ConfigParser.parse(arguments)
    salt = SaltGenerator.generate
    DotenvHelper.load(config)

Severity: Minor
Found in lib/arkana.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status