docs: lint (#24854)

This commit is contained in:
Alex | Interchain Labs
2025-06-11 10:20:44 -04:00
committed by GitHub
parent 1b72b047e2
commit 78bb60a377
33 changed files with 178 additions and 147 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ To run a fuzz test, use the `-fuzz` flag to `go test`. For example:
```shell
go test -fuzz FuzzCryptoHDNewParamsFromPath ./tests
```
```