honeybee/trellis

View on GitHub
phpstan.neon

Summary

Maintainability
Test Coverage
parameters:
    reportUnmatchedIgnoredErrors: false
    ignoreErrors:
        - '#Access to an undefined property Faker\\Generator\:\:\$state\.#'
        - '#Trellis\\Runtime\\Attribute\\GeoPoint\\GeoPoint\:\:__construct\(\) does not call parent constructor from Trellis\\Runtime\\ValueHolder\\ComplexValue\.#'