We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f11fb commit 44122c8Copy full SHA for 44122c8
README.md
@@ -19,7 +19,7 @@ go install github.com/uudashr/iface/cmd/ifacecheck@latest
19
To install individual linter, use the following command:
20
```sh
21
go install github.com/uudashr/iface/unused/cmd/unusediface@latest
22
-go install github.com/uudashr/iface/duplicate/cmd/duplicateiface@latest
+go install github.com/uudashr/iface/identical/cmd/identicaliface@latest
23
go install github.com/uudashr/iface/opaque/cmd/opaqueiface@latest
24
```
25
identical/cmd/duplicateiface/main.go renamed to identical/cmd/identicaliface/main.go
0 commit comments