mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-21 02:32:03 +01:00
Reduce air
verbosity (#31417)
Make `air` log less. Uses the option added in https://github.com/air-verse/air/pull/367.
This commit is contained in:
parent
566d87bb8e
commit
1c15452687
@ -21,3 +21,6 @@ exclude_dir = [
|
||||
]
|
||||
exclude_regex = ["_test.go$", "_gen.go$"]
|
||||
stop_on_error = true
|
||||
|
||||
[log]
|
||||
main_only = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user