Skip to content

fix: duplicate init_logging call #10

Description

@EffortlessSteven

Problem

init_logging(cli.verbose, cli.debug) is called twice in crates/diffguard/src/main.rs at lines 589 and 592. The second call is redundant.

Fix

Remove one of the two calls.

Source

PR #5 review — Gemini (comment #3) and CodeRabbit (comment #28).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions