Skip to content

Commit

Permalink
Reduce air verbosity (#31417) (#31425)
Browse files Browse the repository at this point in the history
Backport #31417 by @silverwind

Make `air` log less. Uses the option added in
air-verse/air#367.

Co-authored-by: silverwind <me@silverwind.io>
  • Loading branch information
GiteaBot and silverwind committed Jun 19, 2024
1 parent 042e9fc commit 3813b27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .air.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ exclude_dir = [
]
exclude_regex = ["_test.go$", "_gen.go$"]
stop_on_error = true

[log]
main_only = true

0 comments on commit 3813b27

Please sign in to comment.