Mustafa Elbehery
Mustafa Elbehery
> ``` > golangci-lint run ./... > 0 issues. > ``` ``` golangci-lint version golangci-lint has version 2.4.0 built with go1.25.0 from 43d03392 on 2025-08-13T23:36:29Z ```
@ivanvc gh does not use v2.4.0 yet :/
Thanks @ivanvc So I had to bump golangci lint, so that I can add `gci` you find details in this CI [run](https://github.com/etcd-io/gofail/actions/runs/15706838828)
/assign @hwdef
@siyuanfoundation Could this be split among many contributors ? cc @ahrtr @ivanvc
> > [@siyuanfoundation](https://github.com/siyuanfoundation) Could this be split among many contributors ? > > cc [@ahrtr](https://github.com/ahrtr) [@ivanvc](https://github.com/ivanvc) > > Yes, I will break it into subtasks once the FakeClient fixture is...
i assigned you last week already 🙂🙂
> I suggest holding this pull request until we make #986 work and find a solution to cross-compile in other architectures, so we're able to catch issues in new ones...
Thanks @tmc for your contribution 🙏🏽
@ivanvc did @kstrifonoff address your review ?