Skip to content

Commit

Permalink
Remove unused ginkgo test suite for k0smotron HCP
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Pedriza <adripedriza@gmail.com>
  • Loading branch information
AdrianPedriza committed Feb 4, 2025
1 parent 502a370 commit 016c67a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 82 deletions.
3 changes: 1 addition & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ linters:
- depguard # Checks if package imports are in a list of acceptable packages
- gofmt # Checks whether code was gofmt-ed
- goheader # Checks is file headers matche a given pattern
- revive # Stricter drop-in replacement for golint
- ginkgolinter # Enforces standards of using ginkgo and gomega
- revive # Stricter drop-in replacement for golint
80 changes: 0 additions & 80 deletions internal/controller/k0smotron.io/suite_test.go

This file was deleted.

0 comments on commit 016c67a

Please sign in to comment.