We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 499b05d commit 58ff86eCopy full SHA for 58ff86e
.air.toml
@@ -7,3 +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$"]
0 commit comments