Skip to content

Commit 4b7c7af

Browse files
authored
docs: update readme (#7)
1 parent d554169 commit 4b7c7af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ Actual detections:
4747
- `BinarySearch`
4848
- `BinarySearchFunc`
4949

50+
- `golang.org/x/exp/constraints`:
51+
- `Ordered`
52+
5053
## Usages
5154

5255
### Inside golangci-lint
@@ -110,3 +113,4 @@ func foo(m map[string]string) {
110113
- https://tip.golang.org/doc/go1.21#maps
111114
- https://tip.golang.org/doc/go1.21#slices
112115
- https://tip.golang.org/doc/go1.23#iterators
116+
- https://tip.golang.org/doc/go1.21#cmp

0 commit comments

Comments
 (0)