We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I copy the following code from a CodeApprove diff:
pip: # Ensure cryptography is installed into the global Python environment, even # when Ansible is running from within a Python virtual environment.
When I paste the text, it has extra newlines:
The text was updated successfully, but these errors were encountered:
This bug is fixed in today's release.
Sorry, something went wrong.
@samatcodeapprove - I'm still seeing the extra newlines.
I'm on a Windows 10 system if that matters. But for example, on this PR: https://codeapprove.com/pr/tiny-pilot/tinypilot/1296?head=86fae61abb9502fe87d487c6f9da5abd7416c272
Any lines I copy, when I paste them to Notepad or VS Code, I see extra newlines on every line.
No branches or pull requests
If I copy the following code from a CodeApprove diff:
When I paste the text, it has extra newlines:
The text was updated successfully, but these errors were encountered: