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
string.rep("ыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыы", 10)
stylua
Version: 0.14.3.
The text was updated successfully, but these errors were encountered:
Wherever we do .len() on a string we should probably compute graphemes. Will probably need to bring in an external crate for this
.len()
Sorry, something went wrong.
Yeah... I feel you. Multibyte characters are a constant source of trouble.
No branches or pull requests
string.rep("ыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыы", 10)
.stylua
with default config on that file. It results into multi line function call, but line width is only 70 characters, but 122 bytes.Version: 0.14.3.
The text was updated successfully, but these errors were encountered: