gitea/tools
6543 d2d99a25b7
Fix NPE in fuzzer () ()
The fuzzer found an issue with the issue pattern processor where there is a spurious
path.Clean which does not need to be there. This PR also sets the default AppURL for
the fuzzer too.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: zeripath <art27@cantab.net>
..
fuzz.go Fix NPE in fuzzer () ()
watch.sh Add 'make watch' ()