diff --git a/.air.toml b/.air.toml index 87083f809aa..dd0faa01f23 100644 --- a/.air.toml +++ b/.air.toml @@ -7,7 +7,7 @@ exclude_unchanged = true follow_symlink = true include_dir = ["apps", "conf", "devenv/dev-dashboards", "pkg", "public/views"] include_ext = ["go", "ini", "toml", "html", "json"] -stop_on_error = true +stop_on_error = false send_interrupt = true kill_delay = 500