swagger-api/swagger-editor

View on GitHub
src/plugins/editor-autosuggest-snippets/get-completions.js

Summary

Maintainability
A
50 mins
Test Coverage

Function getCompletions has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

export default function getCompletions(editor, session, pos, prefix, cb, ctx, system) {
Severity: Major
Found in src/plugins/editor-autosuggest-snippets/get-completions.js - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status