Skip to content

fix(cli): 🐛 write validation report to --output-file (#182)#183

Merged
kikkomep merged 2 commits into
crs4:developfrom
kikkomep:fix/issue-182
Jun 25, 2026
Merged

fix(cli): 🐛 write validation report to --output-file (#182)#183
kikkomep merged 2 commits into
crs4:developfrom
kikkomep:fix/issue-182

Conversation

@kikkomep

Copy link
Copy Markdown
Member

This PR addresses and resolves issue #182, improving the handling of the output file path in the CLI validation command (for both text and JSON report formats) and adding the corresponding tests.

(fix #182)

kikkomep added 2 commits June 25, 2026 12:28
Set `path_type=Path` on the `--output-file` click option so the value is parsed as a `pathlib.Path` instead of a plain string, ensuring consistent path handling.
@kikkomep kikkomep merged commit 6f0c39c into crs4:develop Jun 25, 2026
2 checks passed
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.

Unhandled AttributeError when validating any crate

1 participant