Skip to content

refactor: extract CLI argument handling - #11

Merged
Azaucifer merged 1 commit into
mainfrom
feature/refactor-cli
Sep 7, 2026
Merged

refactor: extract CLI argument handling#11
Azaucifer merged 1 commit into
mainfrom
feature/refactor-cli

Conversation

@Azaucifer

Copy link
Copy Markdown
Owner

Summary

  • Extract CLI argument configuration from analyzer.py
  • Add cli/arguments.py with create_parser()
  • Keep analyzer.py focused on application orchestration

Testing

  • 57 tests passed
  • python analyzer.py . runs successfully

@Azaucifer
Azaucifer merged commit a2cb831 into main Sep 7, 2026
2 checks passed
@Azaucifer
Azaucifer deleted the feature/refactor-cli branch September 7, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant