MaibornWolff / MaibornWolff/codecharta

Unifiy usage of verbose/silent flag

Open
#4,074 2 comments 0 reactions 0 assignees View on GitHub
pr-analysis priority:medium UX / UI
Dominant language
TypeScript
Stars
529
Forks
56
Avg merge
7h 17m
Merged PRs (30d)
34

Description

Some of our analysers feature a flag to show more information during analysis. However, some analysers call this flag `--verbose` and others call it `--silent`.

As these flags serve the same purpose, we should decide on one to use to improve usability and reduce confusion

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the analyzer flag definitions and comparing how --verbose and --silent behave across analyzers. Confirm with maintainers which name should be retained, then update the affected analyzer entry points and verify that their help output uses one consistent convention.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.