aboutsummaryrefslogtreecommitdiff
path: root/Taskfile.yml
diff options
context:
space:
mode:
Diffstat (limited to 'Taskfile.yml')
-rw-r--r--Taskfile.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Taskfile.yml b/Taskfile.yml
index a1dc035b..ca56c847 100644
--- a/Taskfile.yml
+++ b/Taskfile.yml
@@ -30,9 +30,9 @@ tasks:
sources:
- gogs.go
- internal/**/*.go
- - conf/**
- - public/**
- - templates/**
+ - conf/**/*
+ - public/**/*
+ - templates/**/*
generate-schemadoc:
desc: Generate database schema documentation