autowp/autowp-frontend

View on GitHub
src/app/cutaway/cutaway-routing.module.ts

Summary

Maintainability
A
3 hrs
Test Coverage

Showing 1 of 1 total issue

Similar blocks of code found in 2 locations. Consider refactoring.
Open

children: [
{
loadComponent: () => import('./brands/brand/brand.component').then((m) => m.CutawayBrandsBrandComponent),
path: ':brand',
pathMatch: 'full',
Severity: Major
Found in src/app/cutaway/cutaway-routing.module.ts and 1 other location - About 3 hrs to fix
src/app/feedback/feedback-routing.module.ts on lines 3..16

There are no issues that match your filters.

Category
Status