mirror of
https://github.com/yudai/gotty.git
synced 2026-02-14 04:14:21 +01:00
Run make tsfmt and make test
This formats all the go & ts files
This commit is contained in:
parent
765000bd61
commit
1de0cc6790
7 changed files with 52 additions and 52 deletions
|
|
@ -7,8 +7,8 @@ import (
|
|||
"reflect"
|
||||
"strings"
|
||||
|
||||
"github.com/urfave/cli"
|
||||
"github.com/fatih/structs"
|
||||
"github.com/urfave/cli"
|
||||
"github.com/yudai/hcl"
|
||||
|
||||
"github.com/ghthor/gotty/v2/pkg/homedir"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue