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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
If the first line of a file is indented than the indentation should be removed without introducing a line break.
// Some comment or code element
The code above is formatted as:
The text was updated successfully, but these errors were encountered:
Solved by #1682
Sorry, something went wrong.
Closed by #1682
Successfully merging a pull request may close this issue.
Expected Behavior
If the first line of a file is indented than the indentation should be removed without introducing a line break.
Observed Behavior
The code above is formatted as:
Your Environment
The text was updated successfully, but these errors were encountered: