Skip to content

Decouple verbose mode from environment variables #12

@CodeMaverick-143

Description

@CodeMaverick-143
  • The cli.js file sets a global process.env.VERBOSE variable. This creates an unnecessary coupling between different modules. The verbose flag should be passed as an argument directly to the analyzeCodebase function and handled internally.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions