mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-22 06:10:06 +00:00
btrfs-progs: Update README.md with editorconfig hint
Add a helpful hint in the README to encourage contributors to install an editorconfig plugin. This should help maintain source file consistency in the long term (eg tabs instead of spaces). Reviewed-by: Neal Gompa <ngompa13@gmail.com> Signed-off-by: Daniel Xu <dxu@dxuuu.xyz> [ update coding style references, reword ] Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
d4af766081
commit
2a0f3c873c
@ -82,6 +82,12 @@ the patches meet some criteria (often lacking in github contributions):
|
||||
substitute in order to allow contributions without much bothering with
|
||||
formalities
|
||||
|
||||
Source code coding style and preferences follow the
|
||||
[kernel coding style](https://www.kernel.org/doc/html/latest/process/coding-style.html).
|
||||
You can find the editor settins in `.editorconfig` and use the
|
||||
[EditorConfig](https://editorconfig.org/) plugin to let your editor use that,
|
||||
or update your editor settings manually.
|
||||
|
||||
Documentation updates
|
||||
---------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user