jbenden/vscode-c-cpp-flylint

View on GitHub
specs/mock-fs.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function injectMockFileSystem has 53 lines of code (exceeds 50 allowed). Consider refactoring.
Open

export function injectMockFileSystem() {
    beforeEach(() => {
        mock({
            '.clang_complete': 'text content',

Severity: Major
Found in specs/mock-fs.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status