Skip to content

Commit

Permalink
fake pr to theck the changes in the sanity tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nunnatsa committed Nov 7, 2024
1 parent 4a87464 commit 63c3043
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions internal/expression/actual/actualarg.go
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
package actual

import (
"github.com/nunnatsa/ginkgolinter/internal/expression/value"
"github.com/nunnatsa/ginkgolinter/internal/gomegainfo"
"github.com/nunnatsa/ginkgolinter/internal/reverseassertion"
"go/ast"
"go/token"
gotypes "go/types"

"golang.org/x/tools/go/analysis"

"github.com/nunnatsa/ginkgolinter/internal/expression/value"
"github.com/nunnatsa/ginkgolinter/internal/gomegainfo"
"github.com/nunnatsa/ginkgolinter/internal/reverseassertion"
)

type ArgType uint64
Expand Down

0 comments on commit 63c3043

Please sign in to comment.