salieri/tartarus-deep

View on GitHub
src/util/joi-ex.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function createCMExtension has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

function createCMExtension(name: string, cm: ClassManager): Function {
  return (joi: any) => (
    {
      name,
      base: joi.any(),
Severity: Minor
Found in src/util/joi-ex.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status