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

Provide editorconfig to avoid incosistent indention #123

Open
Rotzbua opened this issue Jul 6, 2024 · 1 comment
Open

Provide editorconfig to avoid incosistent indention #123

Rotzbua opened this issue Jul 6, 2024 · 1 comment

Comments

@Rotzbua
Copy link
Contributor

Rotzbua commented Jul 6, 2024

The html files have mixed indention. Some use tabs some use spaces.

This can be fixed by using the config from:
https://editorconfig.org/

It is supported by most editors and by github.

The commit formatting the files can be added to the .git-blame-ignore-revs to keep git-blame history clean.

@Rotzbua Rotzbua changed the title Provide editorconfig to avoid incosisten indention Provide editorconfig to avoid incosistent indention Jul 6, 2024
@t-paul
Copy link
Member

t-paul commented Jul 11, 2024

I tried with prettier and just .editorconfig which seems to look ok after a number of HTML fixes. I'll probably start with just the top level '*.html'.

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

No branches or pull requests

2 participants