TooAngel/screeps

View on GitHub
Gruntfile.js

Summary

Maintainability
C
1 day
Test Coverage

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

module.exports = function(grunt) {
  let account;
  try {
    account = require('./account.screeps.com'); // eslint-disable-line global-require
  } catch (e) {
Severity: Major
Found in Gruntfile.js - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status