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
import (
"fmt"
"log"
"os/exec"
"strings"