We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64c43bc commit 53ea88dCopy full SHA for 53ea88d
README.md
@@ -1,5 +1,9 @@
1
# intrange
2
3
+[](https://github.com/ckaznocha/intrange/actions/workflows/ci.yml)
4
+[](https://github.com/ckaznocha/intrange/releases/latest)
5
+[](https://godoc.org/github.com/ckaznocha/intrange)
6
+
7
intrange is a program for checking for loops that could use the [Go 1.22](https://go.dev/ref/spec#Go_1.22) integer
8
range feature.
9
0 commit comments