[vlc-devel] [PATCH] code: add EditorConfig file so we edit in a consistent way acros IDEs

Rémi Denis-Courmont remi at remlab.net
Tue Mar 5 13:19:59 CET 2019


Hi,

I have never heard of that tool, so I'd tend to agree with J-B there, but I can live with it.

Le 5 mars 2019 13:52:51 GMT+02:00, Steve Lhomme <robux4 at ycbcr.xyz> a écrit :
>see https://editorconfig.org/
>
>There's even a vim plugin
>---
> .editorconfig | 8 ++++++++
> 1 file changed, 8 insertions(+)
> create mode 100644 .editorconfig
>
>diff --git a/.editorconfig b/.editorconfig
>new file mode 100644
>index 0000000000..e8daad1123
>--- /dev/null
>+++ b/.editorconfig
>@@ -0,0 +1,8 @@
>+root = true
>+
>+[*.{c,cpp,cxx,m}]
>+charset = utf-8
>+end_of_line = lf
>+insert_final_newline = true
>+indent_style = space
>+indent_size = 4
>-- 
>2.17.1
>
>_______________________________________________
>vlc-devel mailing list
>To unsubscribe or modify your subscription options:
>https://mailman.videolan.org/listinfo/vlc-devel

-- 
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20190305/9d951480/attachment.html>


More information about the vlc-devel mailing list