treewide: editorconfig fixes

- add final newline
- use spaces for indentation
This commit is contained in:
zowoq
2021-01-21 09:30:52 +10:00
parent b0fbf7b5c3
commit 8adc564f28
23 changed files with 25 additions and 25 deletions
@@ -1634,4 +1634,4 @@ in
bypassCache = true;
reconstructLock = true;
};
}
}
+1 -1
View File
@@ -18,4 +18,4 @@ in
import ./node-packages-generated.nix {
inherit (pkgs) fetchurl fetchgit;
inherit nodeEnv globalBuildInputs;
}
}
+1 -1
View File
@@ -690,4 +690,4 @@ in
bypassCache = true;
reconstructLock = true;
};
}
}