SiLeBAT/FSK-Lab

View on GitHub

Showing 6,856 of 14,752 total issues

Avoid too many return statements within this function.
Open

    if (is(symbol, specialForm) || is(symbol, coreSymbol)) return ["symbol", "keyword"];
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/clojure/clojure.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

              return null;
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/soy/soy.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

            return null;
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/soy/soy.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    if (stream.match(hexadecimal)) return "number"
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/swift/swift.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

    if (stream.match(decimal)) return "number"
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/swift/swift.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return "punctuation"
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/swift/swift.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return type + tokenTypes.linkInline;
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/markdown/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return "tag";
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/markdown/markdown.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

          return "def strong";
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/asterisk/asterisk.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return null;
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/rpm/rpm.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

          return "error";
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/stex/stex.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

          return words[word].style;
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/sas/sas.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

          return words[word].style;
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/sas/sas.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

          return "integer";
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/haskell/haskell.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return t;
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/haskell/haskell.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

      return "number";
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/lua/lua.js - About 30 mins to fix

Avoid too many return statements within this function.
Open

        return 'hr';

Avoid too many return statements within this function.
Open

        return "comment";

Avoid too many return statements within this function.
Open

        return 'brace';

Avoid too many return statements within this function.
Open

        return chain(inBlock("comment", "||"));
Severity: Major
Found in de.bund.bfr.knime.js/js-lib/codemirror-5.49.2/mode/tiki/tiki.js - About 30 mins to fix
Severity
Category
Status
Source
Language