]> git.lizzy.rs Git - bspwm.git/blobdiff - doc/CONTRIBUTING.md
Add .editorconfig
[bspwm.git] / doc / CONTRIBUTING.md
index 3c2040b0f9d1fe243e124d0eec010cf223219bc0..90f560478d6c97415faafbb9e57b82eb74479b47 100644 (file)
@@ -17,11 +17,14 @@ I follow the [Linux Coding Style][4] with the following variations:
 - [Indent with tabs, align with spaces][5].
 - Always use braces when using control structures.
 
+An [EditorConfig][6] is included for convinience.
+
 [1]: https://www.bell-labs.com/usr/dmr/www/cbook/
 [2]: https://xcb.freedesktop.org/tutorial/
 [3]: http://git-scm.com/documentation
 [4]: https://www.kernel.org/doc/Documentation/process/coding-style.rst
 [5]: http://lea.verou.me/2012/01/why-tabs-are-clearly-superior/
+[6]: https://editorconfig.org
 
 ## Donations