feat: add AfterRun() hook

Fixes #288
This commit is contained in:
Alec Thomas
2024-11-03 14:48:36 +11:00
parent d0beaf7df3
commit 2544d3f008
5 changed files with 49 additions and 15 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ require (
require github.com/hexops/gotextdiff v1.0.3 // indirect
go 1.18
go 1.20