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

Allow specific format width #1476

Merged
merged 3 commits into from
Aug 28, 2023
Merged

Allow specific format width #1476

merged 3 commits into from
Aug 28, 2023

Conversation

xsebek
Copy link
Member

@xsebek xsebek commented Aug 27, 2023

  • add option --width to format CLI
  • if width is not specified use terminal width
  • if terminal width is unknown, use default (100)

This should help with testing (not so) long layouts like in #1473.

app/Main.hs Outdated Show resolved Hide resolved
app/Main.hs Outdated Show resolved Hide resolved
@xsebek xsebek added the merge me Trigger the merge process of the Pull request. label Aug 28, 2023
@mergify mergify bot merged commit 2fe7181 into main Aug 28, 2023
10 checks passed
@mergify mergify bot deleted the format-width branch August 28, 2023 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Trigger the merge process of the Pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants