Browse Source

chore: reduce air verbosity

ntorga 10 months ago
parent
commit
9be2c7be8d
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .air.toml

+ 6 - 0
.air.toml

@@ -11,3 +11,9 @@ exclude_regex = [".*_templ.go"]
 follow_symlink = false
 ignore = ["*_test.go", "testHelpers.go"]
 include_ext = ["go", "tpl", "tmpl", "templ", "html", "js", "css"]
+
+[log]
+main_only = true
+
+[screen]
+clear_on_rebuild = true