Skip to content

Commit

Permalink
chore: remove old testdata (#2335)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
alecthomas and github-actions[bot] authored Aug 13, 2024
1 parent c5b3687 commit 9e82265
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 151 deletions.
11 changes: 2 additions & 9 deletions cmd/lint-commit-or-rollback/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@ go 1.22.0

require golang.org/x/tools v0.24.0

require (
github.com/alecthomas/repr v0.4.0 // indirect
github.com/hexops/gotextdiff v1.0.3 // indirect
golang.org/x/sync v0.8.0 // indirect
)
require golang.org/x/sync v0.8.0 // indirect

require (
github.com/alecthomas/assert/v2 v2.10.0
golang.org/x/mod v0.20.0 // indirect
)
require golang.org/x/mod v0.20.0 // indirect
6 changes: 0 additions & 6 deletions cmd/lint-commit-or-rollback/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 0 additions & 25 deletions cmd/lint-commit-or-rollback/main_test.go

This file was deleted.

7 changes: 0 additions & 7 deletions cmd/lint-commit-or-rollback/testdata/go.mod

This file was deleted.

34 changes: 0 additions & 34 deletions cmd/lint-commit-or-rollback/testdata/go.sum

This file was deleted.

70 changes: 0 additions & 70 deletions cmd/lint-commit-or-rollback/testdata/main.go

This file was deleted.

0 comments on commit 9e82265

Please sign in to comment.