-
Notifications
You must be signed in to change notification settings - Fork 61
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
golines format code that does not need to be shortened #123
Comments
Can you provide a minimal example file for reproduction, please? |
@telemachus I am running into a different problem now while trying to get a minimal example working:
I run the command
Because of the above segfault, I am not certain how the above example will be formatted, but that is what I have in my file which was formatted incorrectly. |
@telemachus Please find the example:
Running golines:
|
I have the following line of code:
which is formatted as:
The initial one is less than 80 lines. It did not need any formatting.
The text was updated successfully, but these errors were encountered: