attila/eemit

View on GitHub

Showing 1 of 15 total issues

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

module.exports = function(config) {
  if (!process.env.SAUCE_USERNAME) {
    if (!fs.existsSync('sauce.json')) {
      throw new Error('Missing Sauce credentials. Either provide SAUCE_USERNAME' +
        ' and SAUCE_ACCESS_KEY via environment variables or create a sauce.json' +
Severity: Major
Found in karma.config.js - About 5 hrs to fix
    Severity
    Category
    Status
    Source
    Language