Skip to content

Commit 3048bdc

Browse files
silverwindGiteaBot
authored andcommitted
Reduce air verbosity (go-gitea#31417)
Make `air` log less. Uses the option added in air-verse/air#367.
1 parent 042e9fc commit 3048bdc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.air.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ exclude_dir = [
2121
]
2222
exclude_regex = ["_test.go$", "_gen.go$"]
2323
stop_on_error = true
24+
25+
[log]
26+
main_only = true

0 commit comments

Comments
 (0)