sheldon: format code
This commit is contained in:
parent
d7f0ae8970
commit
8e3e635cf1
|
@ -22,10 +22,8 @@ in {
|
|||
settings = mkOption {
|
||||
inherit (tomlFormat) type;
|
||||
default = { };
|
||||
description = ''
|
||||
'';
|
||||
example = literalExpression ''
|
||||
'';
|
||||
description = "";
|
||||
example = literalExpression "";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue