maintainers/*: editorconfig fixes

This commit is contained in:
zowoq 2020-07-31 15:07:53 +10:00
parent c8500de47b
commit eca0b09849

View file

@ -60,7 +60,7 @@ nixexpr() {
"darwin-tested" "unstable" "stdenvBootstrapTools"
"moduleSystem" "lib-tests" # these just confuse the output
];
in
tweak (builtins.removeAttrs hydraJobs blacklist)
EONIX
@ -124,4 +124,3 @@ if [ -n "$optPrint" ]; then
echo
cat "$newlist"
fi