qiwi/paralint

View on GitHub

Showing 1 of 1 total issue

Function getArgs has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const getArgs: (args: string[]) => ParaLintArgs = (args) => {
  const {
    _: entries,
    'ignore-pattern': ignorePattern = [],
    h,
Severity: Minor
Found in src/main/ts/index.ts - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language