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
Specifically changing to tabs and the indent size:
indent_style = tab indent_size = 4
These would be also nice to have:
end_of_line = lf trim_trailing_whitespace = true insert_final_newline = true
The text was updated successfully, but these errors were encountered:
Would also be nice to expose these as extension/plugin settings for the various supported editors.
Sorry, something went wrong.
No branches or pull requests
Specifically changing to tabs and the indent size:
These would be also nice to have:
The text was updated successfully, but these errors were encountered: