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 option to ignore the length of the body #111

Closed
mristin opened this issue Dec 31, 2022 · 2 comments
Closed

Add option to ignore the length of the body #111

mristin opened this issue Dec 31, 2022 · 2 comments

Comments

@mristin
Copy link
Owner

mristin commented Dec 31, 2022

GitHub started to join lines on pull requests so the body width does not make sense any more.

Add a flag to ignore the width of the body.

@mristin
Copy link
Owner Author

mristin commented May 23, 2024

One idea for the fix would be to introduce a function parseIntOrInfinity function in input.ts which accepts INF, Infinity and Infty (and the corresponding negative values as well for completeness) so that no maximum length is enforced.

@mristin
Copy link
Owner Author

mristin commented May 24, 2024

Fixed by #137

@mristin mristin closed this as completed May 24, 2024
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

No branches or pull requests

1 participant