Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
matzf authored Jul 31, 2023
2 parents 1337456 + 708bdc2 commit 809d2f9
Show file tree
Hide file tree
Showing 63 changed files with 13 additions and 8,181 deletions.
10 changes: 2 additions & 8 deletions .golangcilint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,8 @@ issues:
- path: pkg/scrypto/cms
linters: [goheader]

# Exceptions to errcheck for some experimental colibri code and some old-ish convey tests.
# Exceptions to errcheck for some old-ish convey tests.
- linters: [errcheck]
path: "^control/colibri/reservation/e2e/reservation_test.go$|\
^control/colibri/reservation/index_test.go$|\
^control/colibri/reservation/reservationdbtest/reservationdbtest.go$|\
^control/colibri/reservation/segment/reservation_test.go$|\
^control/colibri/reservation/sqlite/db_test.go$|\
^control/colibri/reservationstore/store.go$|\
^pkg/sock/reliable/reconnect/conn_io_test.go$|\
path: "^pkg/sock/reliable/reconnect/conn_io_test.go$|\
^pkg/sock/reliable/reconnect/network_test.go$|\
^pkg/sock/reliable/reconnect/reconnecter_test.go$"
28 changes: 0 additions & 28 deletions control/colibri/reservation/BUILD.bazel

This file was deleted.

23 changes: 0 additions & 23 deletions control/colibri/reservation/conf/BUILD.bazel

This file was deleted.

116 changes: 0 additions & 116 deletions control/colibri/reservation/conf/capacities.go

This file was deleted.

208 changes: 0 additions & 208 deletions control/colibri/reservation/conf/capacities_test.go

This file was deleted.

Loading

0 comments on commit 809d2f9

Please sign in to comment.