Replies: 1 comment 11 replies
-
|
Howdy @BatmanAoD, Thanks for reaching out. Hm… how are you using relint? Are we talking pre-commit or are you running relint bare-bones in your terminal? Cheers! |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When a pattern triggers past the terminal-size boundary, the bit that triggered isn't actually displayed as part of the code-snippet.
Is there a way to force the code-snippet to text-wrap so that the full line is shown regardless of the terminal size?
(Edit: I know the
COLUMNSvariable overrides the automatically detected terminal size, but this also messes with how boxes are rendered, and sometimes there are very long lines that simply must be wrapped anyway to be readable.)Beta Was this translation helpful? Give feedback.
All reactions