No description
Find a file
Evgenii Stratonikov 5eee1a7334
All checks were successful
DCO action / DCO (pull_request) Successful in 57s
Tests and linters / Tests (1.20) (pull_request) Successful in 1m9s
Tests and linters / Staticcheck (pull_request) Successful in 1m21s
Tests and linters / Tests with -race (pull_request) Successful in 1m27s
Tests and linters / Lint (pull_request) Successful in 2m8s
Tests and linters / Tests (1.21) (pull_request) Successful in 2m36s
[#14] pre-commit: Add gofumpt
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-11-01 11:24:25 +03:00
.forgejo/workflows [#14] .forgejo: Add tests and lint workflows 2023-11-01 11:18:57 +03:00
iam [#14] Fix linter warnings 2023-11-01 11:05:03 +03:00
.gitattributes Initial commit 2023-10-04 08:29:00 +00:00
.gitignore Initial commit 2023-10-04 08:29:00 +00:00
.gitlint Initial commit 2023-10-04 08:29:00 +00:00
.golangci.yml [#14] pre-commit: Add gofumpt 2023-11-01 11:24:25 +03:00
.pre-commit-config.yaml [#14] .forgejo: Add tests and lint workflows 2023-11-01 11:18:57 +03:00
chain.go [#14] pre-commit: Add gofumpt 2023-11-01 11:24:25 +03:00
chain_names.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
chain_test.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
error.go [#14] Fix linter warnings 2023-11-01 11:05:03 +03:00
glob.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
go.mod [#2] Initial implementation 2023-10-23 10:45:15 +03:00
go.sum [#2] Initial implementation 2023-10-23 10:45:15 +03:00
inmemory.go [#14] Fix linter warnings 2023-11-01 11:05:03 +03:00
inmemory_test.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
interface.go [#13] interface: Add methods to CachedChainStorage interface 2023-10-31 17:21:34 +03:00
Makefile [#14] pre-commit: Add gofumpt 2023-11-01 11:24:25 +03:00
resource.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
resource_test.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00