jokeyrhyme / standard-editorconfig

one .editorconfig (http://editorconfig.org/) with standard settings for as many languages as possible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

one .editorconfig (http://editorconfig.org/) with standard settings for as many languages as possible

License:BSD 2-Clause "Simplified" License