mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-01 16:45:07 +02:00
docs: enable warningsAreErrors
This commit is contained in:
parent
c19daee453
commit
30842191e0
2 changed files with 0 additions and 2 deletions
|
@ -46,7 +46,6 @@ let
|
|||
(pkgs.nixosOptionsDoc {
|
||||
inherit (evaledModules) options;
|
||||
inherit transformOptions;
|
||||
warningsAreErrors = false;
|
||||
}).optionsJSON;
|
||||
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue