ruff: set default for settings
This commit is contained in:
parent
436b27742c
commit
44773e1925
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ in
|
|||
|
||||
settings = lib.mkOption {
|
||||
type = settingsFormat.type;
|
||||
default = { };
|
||||
example = lib.literalExpression ''
|
||||
{
|
||||
line-length = 100;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue