morrisjdev/FileContextCore

View on GitHub
FileContextCore/Infrastructure/Internal/FileContextOptionsExtension.cs

Summary

Maintainability
A
45 mins
Test Coverage

Method WithCustomOptions has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        public virtual FileContextOptionsExtension WithCustomOptions(string databaseName, string location, string password, Type storeManagerType, Type serializerType, Type fileManagerType)
Severity: Minor
Found in FileContextCore/Infrastructure/Internal/FileContextOptionsExtension.cs - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status