Skip to content

Latest commit

 

History

History
59 lines (28 loc) · 1.65 KB

README.md

File metadata and controls

59 lines (28 loc) · 1.65 KB

standard-editorconfig

one .editorconfig (http://editorconfig.org/) with standard settings for every language/format

Installation

Copy this file to your project folder. For convenience:

  • curl:

    curl -O https://raw.githubusercontent.com/jokeyrhyme/standard-editorconfig/main/.editorconfig

  • wget:

    wget https://raw.githubusercontent.com/jokeyrhyme/standard-editorconfig/main/.editorconfig

Contribute!

Please raise PRs for more languages/formats. Let's complete the whole set!

Resources