We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
make watch
1 parent 4f56ab3 commit 2935445Copy full SHA for 2935445
.air.toml
@@ -7,4 +7,4 @@ bin = "gitea"
7
include_ext = ["go", "tmpl"]
8
exclude_dir = ["modules/git/tests", "services/gitdiff/testdata", "modules/avatar/testdata"]
9
include_dir = ["cmd", "models", "modules", "options", "routers", "services", "templates"]
10
-exclude_regex = ["_test.go$"]
+exclude_regex = ["_test.go$", "_gen.go$"]
0 commit comments