christoph2/pyA2L

View on GitHub
pya2l/parserlib.py

Summary

Maintainability
A
1 hr
Test Coverage

Function syntaxError has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def syntaxError(self, recognizer, offendingSymbol, line, column, msg, e):
Severity: Minor
Found in pya2l/parserlib.py - About 45 mins to fix

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

        def __init__(
    Severity: Minor
    Found in pya2l/parserlib.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status