Akshay Nandwana
Akshay Nandwana
Ok > I think we shouldn't block alpha on this bug. While it's annoying, it's not totally app breaking & alpha is focusing on core functionality, not peripheral behaviors. Ok,...
> > Yes that's correct > > Thank you for that @aggarwalpulkit596 > I want an extra help. > I am trying to install ktlint and bufbuild on my ubuntu...
> @anandwana001 Even after trying version 0.37.0, still the same thing is happening. >  Just to confirm before I look into what's the issue, apart from...
> > > @anandwana001 Even after trying version 0.37.0, still the same thing is happening. > > >  > > > > > > Just to...
Could you try this one - https://snapcraft.io/install/ktlint/ubuntu
ah, snap doesn't have the latest version of ktlint and that's why ignoring to install the older version. This simply `curl -sSLO https://github.com/pinterest/ktlint/releases/download/0.37.0/ktlint && chmod a+x ktlint` should work. Might...
@prayutsu Give this a try, I tried in one of the ubuntu setups and works fine. if this doesn't work let me check on a few other solutions. ``` curl...
@MaskedCarrot We need to create a fake audio library so that we can test cases when the espresso test is idle like pause icon is only visible when espresso test...
Basically, there is no third party lib todo this, but we need to create the whole thing here.