Closed hyperbolic-versor closed 11 months ago
Nice, thanks. Could you run yarn && yarn lint-fix
to make the linter happy?
Nice, thanks. Could you run
yarn && yarn lint-fix
to make the linter happy?
Thank you for your reminder. I forgot again. I think we can add a Git hook to check lint and unit tests before push or commit."
Nah, git hooks are super annoying. CI takes care of that. Thanks!
add unit test for
assert
function, make@cosmjs/utils
test coverage to 100%