Skip to content

Decouple verbose mode from environment variables #12

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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