mirror of
https://github.com/go-gitea/gitea
synced 2024-11-07 09:15:53 +01:00
Backport #31417 by @silverwind Make `air` log less. Uses the option added in https://github.com/air-verse/air/pull/367. Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
parent
042e9fcd81
commit
3813b27862
@ -21,3 +21,6 @@ exclude_dir = [
|
||||
]
|
||||
exclude_regex = ["_test.go$", "_gen.go$"]
|
||||
stop_on_error = true
|
||||
|
||||
[log]
|
||||
main_only = true
|
||||
|
Loading…
Reference in New Issue
Block a user