From 9d13d6f02f3a320ada6a92815fec7bb3da7ce1d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 18 Sep 2023 20:24:56 +0200 Subject: Fix lint and doc warnings. --- types/filter_types.pp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'types/filter_types.pp') diff --git a/types/filter_types.pp b/types/filter_types.pp index 8a5ef2d..03211fd 100644 --- a/types/filter_types.pp +++ b/types/filter_types.pp @@ -1,3 +1,6 @@ +# @summary Filters recognised by cgit. +# +# See cgitrc(5) for more information. type Cgit::Filter_types = Enum[ 'about', 'auth', -- cgit v1.2.3