aureooms/js-regex

View on GitHub
js/src/grammar.js

Summary

Maintainability
A
2 hrs
Test Coverage

File grammar.js has 276 lines of code (exceeds 250 allowed). Consider refactoring.
Open


let grammar = {

"<S>" : [ [ "<REGEXP>" , "EOF" ] ] ,

Severity: Minor
Found in js/src/grammar.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status