Both GCC and the GDB/binutils projects have a top-level .editorconfig file.  
Like much
of the toplevel configury it would seem sensible to try to keep this unified.  
This patch
is an initial stab at doing that.

I've also added considerably more than was in either current file in an attempt 
to
handle some of GCC's supported languages and the test/build systems.  I've had 
to
make educated guesses for some of these languages based on a small sample of the
existing code bases.  If I've got them wrong please let me know.

The diff is technically against the current GCC .editorconfig, but in truth 
there's
not much that isn't changed in the patch, so I think it should be understandable
by everyone.

Comments welcome.

R.

Richard Earnshaw (1):
  toplevel: unify the GCC and GDB/binutils .editorconfig files

 .editorconfig | 122 ++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 113 insertions(+), 9 deletions(-)

-- 
2.43.0

Reply via email to