martinheidegger/flexlock

View on GitHub

Showing 1 of 6 total issues

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

module.exports = function (isReleased) {
  var lock = null

  function createLock () {
    if (lock !== null) {
Severity: Minor
Found in lib/globalLock.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language