bcachefs-tools/.editorconfig
Daniel Hill 9a44c6d4d0 nix: overhaul build system.
Removed outdated overlay.
Simply build tooling using bingenHook and propagated*Inputs

Signed-off-by: Daniel Hill <daniel@gluo.nz>
2023-01-03 16:58:55 +13:00

7 lines
81 B
INI

indent_style = tab
indent_size = 8
[*.nix]
indent_style = space
indent_size = 2