Skip to content

cxw42/editorconfig-specification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.7%
  • Batchfile 22.7%
  • Makefile 17.6%