cloudfoundry/warden

View on GitHub
warden/lib/warden/config.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method server_schema has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.server_schema
      ::Membrane::SchemaParser.parse do
        {
          "unix_domain_path"        => String,
          "unix_domain_permissions" => Integer,
Severity: Minor
Found in warden/lib/warden/config.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status