Skip to content
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

feat: add indentation style (tabs/spaces) & newline style (LF/CRLF) settings #90

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

bram209
Copy link
Owner

@bram209 bram209 commented Oct 10, 2023

adds:

leptosfmt.toml

indentation_style = "Auto" # "Tabs", "Spaces" or "Auto"
newline_style = "Auto" # "Unix", "Windows" or "Auto"

@bram209 bram209 enabled auto-merge (squash) October 10, 2023 14:10
@bram209 bram209 disabled auto-merge October 10, 2023 14:12
@bram209 bram209 merged commit a7dae84 into main Oct 10, 2023
@bram209
Copy link
Owner Author

bram209 commented Oct 10, 2023

closes #28

@bram209 bram209 deleted the tab-indentation-support branch February 2, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant