From c02d3c9d588cb707e3bc2a99c37e7b809a0d3350 Mon Sep 17 00:00:00 2001 From: Travis Ens Date: Thu, 24 Dec 2020 01:45:06 -0500 Subject: Fixed yamllint whitespace issues. --- qutebrowser/config/configdata.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qutebrowser/config/configdata.yml b/qutebrowser/config/configdata.yml index 362cd9b72..f7f604748 100644 --- a/qutebrowser/config/configdata.yml +++ b/qutebrowser/config/configdata.yml @@ -160,14 +160,14 @@ qt.environ: type: name: Dict keytype: String - valtype: + valtype: name: String none_ok: true none_ok: true default: {} restart: true desc: >- - Additional environment variables to set. + Additional environment variables to set. Setting an environment variable to null/None will unset it. -- cgit v1.2.3-54-g00ecf