Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fd7cd5b

Browse files
authoredSep 23, 2024
Merge pull request #60 from tnthornton/tnthornton-kcp-0.19-take-2
✨ Rebase to 0.19
2 parents 22d9eab + 0f609a8 commit fd7cd5b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+3742
-500
lines changed
 

‎.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ tools/setup-envtest/out
2828

2929
junit-report.xml
3030
/artifacts
31+
32+
examples/kcp/.gitignore

‎.golangci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ linters:
1313
- exhaustive
1414
- exportloopref
1515
- ginkgolinter
16-
- goconst
1716
- gocritic
1817
- gocyclo
1918
- gofmt

0 commit comments

Comments
 (0)
Please sign in to comment.