This repository hosts the specification of EditorConfig. A built version is available at https://spec.editorconfig.org/.
To build, first install Sphinx, and then, in the same directory as this file, run
make html
The built HTML files should be in _build.
- Alter the content in
index.rst - Update the version and release numbers in
conf.py - Submit a GitHub pull request to the specification repo.