Browse Source

Exclude from watching tests (#17744)

tags/v1.16.0-rc1
Gusted 2 years ago
parent
commit
58ff86ed4d
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .air.toml

+ 1
- 0
.air.toml View File

@@ -7,3 +7,4 @@ bin = "gitea"
include_ext = ["go", "tmpl"]
exclude_dir = ["modules/git/tests", "services/gitdiff/testdata", "modules/avatar/testdata"]
include_dir = ["cmd", "models", "modules", "options", "routers", "services", "templates"]
exclude_regex = ["_test.go$"]

Loading…
Cancel
Save