chore: gofumpt

Signed-off-by: jolheiser <john.olheiser@gmail.com>
jenkins
jolheiser 2023-07-26 11:16:04 -05:00
parent 16910ac523
commit 323911c89b
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 1 additions and 2 deletions

View File

@ -162,8 +162,7 @@
{
name = "go";
formatter = {
command = "imp";
args = ["--gofumpt" "--stdin"];
command = "gofumpt";
};
}
{