<!DOCTYPE html><html><head><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div>I like the idea of having a coding style that we all agree for and written on a file like that.<br></div><div><br></div><div>On Tue, Mar 5, 2019, at 13:20, Rémi Denis-Courmont wrote:<br></div><blockquote type="cite" id="fastmail-quoted"><div>Hi,<br></div><div><br></div><div>I have never heard of that tool, so I'd tend to agree with J-B there, but I can live with it.<br></div><div><br></div><div class="fastmail-quoted-gmail_quote"><div>Le 5 mars 2019 13:52:51 GMT+02:00, Steve Lhomme <robux4@ycbcr.xyz> a écrit :<br></div><blockquote style="margin-top:0pt;margin-right:0pt;margin-bottom:0pt;margin-left:0.8ex;border-left-color:rgb(204, 204, 204);border-left-style:solid;border-left-width:1px;padding-left:1ex;" class="fastmail-quoted-gmail_quote"><pre class="fastmail-quoted-k9mail"><div>see <a href="https://editorconfig.org/">https://editorconfig.org/</a><br></div><div><br></div><div>There's even a vim plugin<hr> .editorconfig | 8 ++++++++<br></div><div> 1 file changed, 8 insertions(+)<br></div><div> create mode 100644 .editorconfig<br></div><div><br></div><div>diff --git a/.editorconfig b/.editorconfig<br></div><div>new file mode 100644<br></div><div>index 0000000000..e8daad1123<br></div><div>--- /dev/null<br></div><div>+++ b/.editorconfig<br></div><div>@@ -0,0 +1,8 @@<br></div><div>+root = true<br></div><div>+<br></div><div>+[*.{c,cpp,cxx,m}]<br></div><div>+charset = utf-8<br></div><div>+end_of_line = lf<br></div><div>+insert_final_newline = true<br></div><div>+indent_style = space<br></div><div>+indent_size = 4<br></div></pre></blockquote></div><div><br></div><div>-- <br></div><div>Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté. <br></div><div>_______________________________________________<br></div><div>vlc-devel mailing list<br></div><div>To unsubscribe or modify your subscription options:<br></div><div>https://mailman.videolan.org/listinfo/vlc-devel<br></div></blockquote><div><br></div></body></html>