style: use linter to style the code

This commit is contained in:
Simon Cornet 2025-02-25 11:07:15 +01:00
commit 0243f631fb
4 changed files with 21 additions and 22 deletions

View file

@ -1,7 +1,6 @@
package main package main
import ( import (
"fmt"
"log" "log"
"os/exec" "os/exec"
"strings" "strings"