graycoreio/daffodil

View on GitHub
libs/cart/driver/magento/src/cart-driver.module.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function forRoot has 68 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  static forRoot(): ModuleWithProviders<DaffCartMagentoDriverModule> {
    return {
      ngModule: DaffCartMagentoDriverModule,
      providers: [
        {
Severity: Major
Found in libs/cart/driver/magento/src/cart-driver.module.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status