Anna Kapuścińska
Anna Kapuścińska
Looks like the issue was fixed in https://github.com/stretchr/testify/pull/1150/, so this PR can be closed.
I believe this issue is now fixed (by https://github.com/stretchr/testify/pull/1026 and https://github.com/stretchr/testify/pull/1150), so can be closed.
This would be much easier if prettier supported such option. There is an open issue in prettier about quotes consistency: https://github.com/prettier/prettier/issues/5350 In particular [this comment](https://github.com/prettier/prettier/issues/5350#issuecomment-645858357) mentions the same problem.
> As another issue, I cannot figure out how to suppress the reference warnings in the meantime - we now have hundreds of them. For anyone looking for the warning...
I'm converting it to draft as there are conflicts and it seems the change needs a different approach.
> thanks! Any idea why it's failing the doc check ? (Can't seem to access the logs, and it works locally) I don't understand what happened in this job, I...
Hey @Sh4d1, it seems that in the meantime commit ed65b5d changed the signature of `newIngressReconciler` function which you're using in the tests. Could you rebase with the main branch and...