AOEpeople/StackFormation

View on GitHub
src/StackFormation/Stack.php

Summary

Maintainability
A
2 hrs
Test Coverage

Stack has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class Stack {

    CONST METADATA_KEY = 'StackFormation';
    CONST METADATA_KEY_BLUEPRINT = 'Blueprint';
    CONST METADATA_KEY_ENVVARS = 'EnvironmentVariables';
Severity: Minor
Found in src/StackFormation/Stack.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status