.editorconfig Generator help
Generate an .editorconfig from a few choices.
Steps
- Set the indent style and size, line endings, charset, and the trim / final-newline options for
[*]. - Optionally keep trailing spaces in Markdown and force tabs in a Makefile.
- Copy or download the file. Put it at your repository root.
Notes
- Only the options you set are written; unset ones are left out so editors fall back to their defaults.
- Your choices are remembered in your own browser.
Everything runs in your browser. Nothing you enter or drop is uploaded.
Back to .editorconfig Generator