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 b690f86 commit a148490Copy full SHA for a148490
README.md
@@ -10,6 +10,13 @@ The [`corim/corim`](corim) and [`corim/comid`](comid) packages provide a golang
10
> These API are still in active development (as is the underlying CoRIM spec).
11
> They are **subject to change** in the future.
12
13
+## Required Tools
14
+
15
+Ensure you have the following tools installed with the specified versions on your machine to ensure everything works properly:
16
17
+- **Go**: Version 1.22
18
+- **golangci-lint**: Version 1.54.2
19
20
## Developer tips
21
22
Before requesting a PR (and routinely during the dev/test cycle), you are encouraged to run:
0 commit comments