tmaiaroto/telepathic-black-panther

View on GitHub
karma.conf-sauce.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exports has 57 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(config) {

  // Use ENV vars on Travis and sauce.json locally to get credentials
  if (!process.env.SAUCE_USERNAME) {
    if (!fs.existsSync('sauce.json')) {
Severity: Major
Found in karma.conf-sauce.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status