Whamcloud - gitweb
LU-6142 misc: add editorconfig file 11/53211/3
authorTimothy Day <timday@amazon.com>
Wed, 22 Nov 2023 20:23:41 +0000 (20:23 +0000)
committerOleg Drokin <green@whamcloud.com>
Wed, 13 Dec 2023 12:18:12 +0000 (12:18 +0000)
commit172d090750a7a59eb13dcec2f7c73d146f3faa6f
treee2bdb925e04fd8275f74092d69bcba082a083f1d
parent03f4ef7f32692cfdbe9fc20c218fea75ec3aee08
LU-6142 misc: add editorconfig file

EditorConfig is a unified configuration file recognized
by dozens of different text editors. This patch adds a
very simple config.

  https://editorconfig.org/

There is an upstream patch discussing editorconfig:

  https://lkml.org/lkml/2023/6/1/196

This patch aims to be much simpler. EditorConfig must
be enabled for many common editors (Emacs, Vim) and
is enabled by default (but can be disabled) for other
editors (NeoVim).

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I264377f96d6d155f92336083160a392edfc79a4f
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/53211
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
.editorconfig [new file with mode: 0644]