Skip to content

Remove target flag in favor of positional arguments and add format#33

Merged
BakerNet merged 3 commits into
mainfrom
feat/multi-target-muli-format-owners
May 23, 2025
Merged

Remove target flag in favor of positional arguments and add format#33
BakerNet merged 3 commits into
mainfrom
feat/multi-target-muli-format-owners

Conversation

@BakerNet

Copy link
Copy Markdown
Collaborator

Related Issue(s)

Address part of #30

Summary / Background

target being a flag rather than argument for the cli commands is not really ergonomic, and current implementations required xargs to get output for multiple files.

Changing this to use positional arguments is a better API

Additionally, it was requested to provide structured output for programmatic processing. Added format flag allowing for one-line formatting and json output

@pooyaw

pooyaw commented May 22, 2025

Copy link
Copy Markdown

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@github-actions github-actions Bot requested a review from zbedforrest May 22, 2025 23:53
@github-actions

Copy link
Copy Markdown

Codeowners approval required for this PR:

@BakerNet BakerNet merged commit 035fa37 into main May 23, 2025
8 of 9 checks passed
@BakerNet BakerNet deleted the feat/multi-target-muli-format-owners branch May 23, 2025 00:03
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