alvis/xception

View on GitHub

Showing 1 of 3 total issues

Function renderError has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function renderError(error: Error, options?: RenderOptions): string {
  const {
    indent = '',
    showSource = false,
    showStack = true,
Severity: Minor
Found in source/render.ts - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language