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 <eric@xxxxxxxxxx> > --- > .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.latvala@xxxxxxxxx> _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx