fog/fog-azure-rm

View on GitHub
lib/fog/azurerm/requests/storage/create_storage_account.rb

Summary

Maintainability
A
35 mins
Test Coverage
F
25%

Method get_storage_account_params has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def get_storage_account_params(sku_name, location, replication, encryption_enabled, tags)
Severity: Minor
Found in lib/fog/azurerm/requests/storage/create_storage_account.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status