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

Make _make_rich_rext remove text indentations with inspect.cleandoc #56

Merged
merged 3 commits into from
Apr 27, 2022

Conversation

apcamargo
Copy link
Contributor

This should fix #55 (I haven't tested it yet!). @ewels, do you think that inspect.cleandoc should be optional (True by default)?

@ewels
Copy link
Owner

ewels commented Apr 15, 2022

Looks great! I think no need to make it optional or anything, fine as it is.

I'd like to test before merging but otherwise happy. Thanks! 👍🏻

CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Owner

@ewels ewels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@ewels ewels merged commit 2941244 into ewels:main Apr 27, 2022
@apcamargo apcamargo deleted the clean-text-indentation branch May 15, 2022 23:32
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.

rich_cli does not properly clean indentations for click >= 8.1.0
2 participants