frankthelen/rools

View on GitHub
src/Rule.js

Summary

Maintainability
A
0 mins
Test Coverage

Function assert has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

  assert() {
    assert(
      this.name,
      '"name" is required',
    );
Severity: Minor
Found in src/Rule.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status