Add .editorconfig

dblsaiko
Nov 26, 2023, 9:53 PM
UXKE3CFWKMWLZCBW644W3YROT5I3V3QWRYGEGNADSCZUDYCEGPLQC

Dependencies

  • [2] ENWJBQGQ Fixing a deprecation warning in ed25519_dalek.

Change contents

  • file addition: .editorconfig (----------)
    [2.2]
    root = true
    [*]
    indent_size = 4
    indent_style = space
    [*.nix]
    indent_size = 2
    indent_style = space