treewide: editorconfig fixes
- remove trailing whitespace - use spaces for indentation
This commit is contained in:
@@ -22,7 +22,7 @@ stdenv.mkDerivation {
|
||||
-e "s:^\( *\)mutt:\1${mutt}/bin/mutt:" \
|
||||
$out/bin/grepm
|
||||
'';
|
||||
|
||||
|
||||
meta = with lib; {
|
||||
description = "Wrapper for grepmail utilizing mutt";
|
||||
homepage = "http://www.barsnick.net/sw/grepm.html";
|
||||
|
||||
Reference in New Issue
Block a user