Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support yml (only yaml is supported) #148

Closed
baruchiro opened this issue Jul 26, 2023 · 0 comments · Fixed by #152
Closed

Support yml (only yaml is supported) #148

baruchiro opened this issue Jul 26, 2023 · 0 comments · Fixed by #152
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@baruchiro
Copy link
Contributor

Run:

go run . filesystem --path . --report-path results.yml --stdout-format yml

You will get an error FTL invalid output format: yml, available formats are: json, yaml and sarif.

Let's support yml as it is yaml.

@baruchiro baruchiro added enhancement New feature or request good first issue Good for newcomers labels Jul 26, 2023
github-merge-queue bot pushed a commit that referenced this issue Jul 27, 2023
<!-- 
Thanks for contributing to 2ms by offering a pull request.
-->

Closes #148 

**Proposed Changes**
- This change add support for short yaml format (`yml`) in output and
report paths.

I submit this contribution under the Apache-2.0 license.

---------

Co-authored-by: Baruch Odem <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant