diff --git a/.air.toml b/.air.toml index d506c1942..af182697f 100644 --- a/.air.toml +++ b/.air.toml @@ -24,3 +24,6 @@ exclude_dir = [ ] exclude_regex = ["_test.go$", "_gen.go$"] stop_on_error = true + +[log] +main_only = true