bachya/linkding-cli

View on GitHub
linkding_cli/commands/bookmark.py

Summary

Maintainability
A
0 mins
Test Coverage

File bookmark.py has 284 lines of code (exceeds 250 allowed). Consider refactoring.
Wontfix

"""Define the bookmark command."""

from __future__ import annotations

import asyncio
Severity: Minor
Found in linkding_cli/commands/bookmark.py - About 2 hrs to fix

    Function create has 9 arguments (exceeds 4 allowed). Consider refactoring.
    Wontfix

    def create(
    Severity: Major
    Found in linkding_cli/commands/bookmark.py - About 1 hr to fix

      Function update has 9 arguments (exceeds 4 allowed). Consider refactoring.
      Wontfix

      def update(
      Severity: Major
      Found in linkding_cli/commands/bookmark.py - About 1 hr to fix

        Function get_all has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Wontfix

        def get_all(
        Severity: Minor
        Found in linkding_cli/commands/bookmark.py - About 35 mins to fix

          There are no issues that match your filters.

          Category
          Status