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

add indent cli option #62

Merged
merged 3 commits into from
Apr 30, 2024
Merged

add indent cli option #62

merged 3 commits into from
Apr 30, 2024

Conversation

losisin
Copy link
Owner

@losisin losisin commented Apr 30, 2024

  • Add -indent cli option that must be a positive even number - default is 4
  • Add new line EOF to be POSIX compliant

Closes #61

Signed-off-by: Aleksandar Stojanov <me@fnd.works>
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.85%. Comparing base (b453151) to head (613cb3a).
Report is 1 commits behind head on main.

❗ Current head 613cb3a differs from pull request most recent head 2a02a16. Consider uploading reports for the commit 2a02a16 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   98.83%   98.85%   +0.02%     
==========================================
  Files           6        6              
  Lines         342      349       +7     
==========================================
+ Hits          338      345       +7     
  Misses          2        2              
  Partials        2        2              
Flag Coverage Δ
unittests 98.85% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Aleksandar Stojanov <me@fnd.works>
Signed-off-by: Aleksandar Stojanov <me@fnd.works>
@losisin losisin merged commit f87b874 into main Apr 30, 2024
1 check passed
@losisin losisin deleted the feature/indent-cli-option branch April 30, 2024 13:50
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.

feat: support formatting options for the generated schema
1 participant