containerized-data-importer/pkg/controller/clone
Edu Gómez Escandell 7fb78edade
Enable dupword linter (#3175)
* Enable dupword linter

Per the readme:
> A linter that checks for duplicate words in the source code (usually miswritten)

https://github.com/Abirdcfly/dupword
https://golangci-lint.run/usage/linters/#dupword

Signed-off-by: Edu Gómez Escandell <egomez@redhat.com>

* Remove duplicate words in comments and strings

Signed-off-by: Edu Gómez Escandell <egomez@redhat.com>

---------

Signed-off-by: Edu Gómez Escandell <egomez@redhat.com>
2024-04-25 01:00:23 +02:00
..
BUILD.bazel update k8s & related libraries to 1.28 (#3078) 2024-01-23 17:52:05 +01:00
clone_suite_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
common.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
csi-clone_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
csi-clone.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
host-clone_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
host-clone.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
planner_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
planner.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
prep-claim_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
prep-claim.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
rebind_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
rebind.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
snap-clone_test.go Enable dupword linter (#3175) 2024-04-25 01:00:23 +02:00
snap-clone.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
snapshot_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
snapshot.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00