jamestalmage/normalize-range

View on GitHub

Showing 2 of 2 total issues

Function validateRange has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

function validateRange(min, max, value, minExclusive, maxExclusive) {
Severity: Minor
Found in index.js - About 35 mins to fix

    Function testRange has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    function testRange(min, max, value, minExclusive, maxExclusive) {
    Severity: Minor
    Found in index.js - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language