jaredpalmer/react-email-workflow

View on GitHub
services/premail/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function start has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function start () {
  const rabbit = jackrabbit(RABBIT_URL)
  const exchange = rabbit.default()
  logger.log({ type: 'info', message: 'serving premail service' })

Severity: Minor
Found in services/premail/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status