Just when I was looking at the hell of writing a .dir-locals.el...

Editorconfig was new to me, thanks for this!


On Wed, Jun 07, 2017 at 04:45:30PM -0700, Eric Anholt wrote:
> This makes my emacs default to consistent indentation for the project.
> 
> Signed-off-by: Eric Anholt <e...@anholt.net>
> ---
>  .editorconfig | 9 +++++++++
>  1 file changed, 9 insertions(+)
>  create mode 100644 .editorconfig
> 
> diff --git a/.editorconfig b/.editorconfig
> new file mode 100644
> index 000000000000..bdfebacaf4cd
> --- /dev/null
> +++ b/.editorconfig
> @@ -0,0 +1,9 @@

Add a header that links to the website like in Mesa's .editorconfig:


# To use this config on you editor, follow the instructions at:
# http://editorconfig.org


Also add


root = true




With those,

Reviewed-by: Petri Latvala <petri.latv...@intel.com>

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to