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

Enforce whitespace before self-closing tag end #9

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

kieranhall
Copy link
Member

Add svelte/html-closing-bracket-spacing rule that enforces white space before the end of the tag, which is inline with Prettier's opinionated (non-configurable) formatting.

Resolves #8

Add svelte/html-closing-bracket-spacing rule that enforces white space before the end of the tag, which is inline with Prettier's opinionated (non-configurable) formatting.

Resolves #8
@kieranhall kieranhall self-assigned this Oct 5, 2023
@kieranhall kieranhall merged commit f2892f7 into main Oct 5, 2023
3 checks passed
@kieranhall kieranhall deleted the enforece-whitespace-#8 branch October 5, 2023 14:43
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.

Add whitespace before end of self-closing tags
2 participants