johnthagen/cpplint-junit

View on GitHub

Showing 1 of 1 total issue

Function test_all has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def test_all(self):  # type: () -> None
        file1 = 'bad.cpp'
        file2 = 'bad2.cpp'
        failures = parse_cpplint('tests/cpplint-out-all.txt')

Severity: Minor
Found in test.py - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language