openscad.github.com icon indicating copy to clipboard operation
openscad.github.com copied to clipboard

Provide editorconfig to avoid incosistent indention

Open Rotzbua opened this issue 7 months ago • 1 comments

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 avatar Jul 06 '24 19:07 Rotzbua