MitocGroup/recink

View on GitHub
bin/commands/travis/encrypt.js

Summary

Maintainability
A
1 hr
Test Coverage

Function exports has 102 lines of code (exceeds 100 allowed). Consider refactoring.
Open

module.exports = (args, options, logger) => {
  const githubUsername = options.githubUsername;
  const githubPassword = options.githubPassword;
  const githubToken = options.githubToken;
  
Severity: Major
Found in bin/commands/travis/encrypt.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status