editorconfig / specification

Specification of EditorConfig file format

Home Page:https://editorconfig-specification.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EditorConfig Specification

This repository hosts the specification of EditorConfig. A built version is available at https://spec.editorconfig.org/.

Build

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.

Making changes

  • Alter the content in index.rst
  • Update the version and release numbers in conf.py
  • Submit a GitHub pull request to the specification repo.

About

Specification of EditorConfig file format

https://editorconfig-specification.readthedocs.io

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 58.2%Language:Batchfile 23.5%Language:Makefile 18.3%