martinribelotta / embedded-ide

IDE for C embedded development centered on bare-metal ARM systems
http://martinribelotta.github.io/embedded-ide/
GNU General Public License v3.0
155 stars 32 forks source link

Add support for .editorconfig files #36

Open martinribelotta opened 5 years ago

martinribelotta commented 5 years ago

The .editorconfig file apear as a standard form to share configuration between different IDEs.

See: https://editorconfig.org/

This approach need: