summaryrefslogtreecommitdiff
path: root/.dzil
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-18 15:27:55 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-18 15:27:55 -0700
commit9ccbc283290098894e502c5af2dd2760dc89da15 (patch)
tree57b3749dffb64fa612491b60163ba49bff341b69 /.dzil
parent37248900e9aa3d9f82deed7ea006015403544bf2 (diff)
downloaddotfiles-9ccbc283290098894e502c5af2dd2760dc89da15.tar.gz
set signoff in plugins.ini
Diffstat (limited to '.dzil')
-rw-r--r--.dzil/profiles/default/plugins.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/.dzil/profiles/default/plugins.ini b/.dzil/profiles/default/plugins.ini
index feef232b..752a98e3 100644
--- a/.dzil/profiles/default/plugins.ini
+++ b/.dzil/profiles/default/plugins.ini
@@ -7,7 +7,8 @@
[PodSyntaxTests]
[@Git]
-signed = 1
+signed = 1
+signoff = 1
[@Filter]
-bundle = @Basic