treewide: editorconfig fixes
- remove trailing whitespace - use spaces for indentation
This commit is contained in:
@@ -19,6 +19,6 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "xargs + awk with pattern matching support";
|
||||
homepage = "https://github.com/lolabout/rargs";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ pblkt ];
|
||||
maintainers = with maintainers; [ pblkt ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user