Skip to content

Fix --quite typo: rename to --quiet in compliance_tool CLI#506

Merged
s-heppner merged 2 commits into
eclipse-basyx:developfrom
rwth-iat:fix/b12-quiet-typo
May 6, 2026
Merged

Fix --quite typo: rename to --quiet in compliance_tool CLI#506
s-heppner merged 2 commits into
eclipse-basyx:developfrom
rwth-iat:fix/b12-quiet-typo

Conversation

@zrgt

@zrgt zrgt commented May 5, 2026

Copy link
Copy Markdown
Contributor

Fixes #505

Changes

  • Rename --quite--quiet in add_argument (line 79) and all usages
  • Remove unreachable exit() after parser.error() (line 180) — parser.error() calls sys.exit(2) internally
  • Add test for --quiet long-form flag in test_parse_args

@s-heppner s-heppner merged commit 39a86c3 into eclipse-basyx:develop May 6, 2026
15 checks passed
@s-heppner s-heppner deleted the fix/b12-quiet-typo branch May 6, 2026 06:36
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.

2 participants