EditorConfig
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Configuration files |released=≤2012 }} '''EditorConfig''' is a standard configuration file intended to be used, and shared, by te...") |
Latest revision as of 12:43, 17 March 2017
EditorConfig is a standard configuration file intended to be used, and shared, by text file editors. The configuration file is named ".editorconfig
", and is placed in the same directory as the text files it refers to, or a parent directory. It is an INI-like format.