[vlc-devel] [PATCH] code: add EditorConfig file so we edit in a consistent way acros IDEs
Jean-Baptiste Kempf
jb at videolan.org
Tue Mar 5 12:59:54 CET 2019
-1 from me.
On Tue, 5 Mar 2019, at 12:53, Steve Lhomme wrote:
> 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
--
Jean-Baptiste Kempf - President
+33 672 704 734
More information about the vlc-devel
mailing list