Ross Jacobs

Results 36 comments of Ross Jacobs

Any updates on this?

Thank you so much for this detailed issue and PR. I should have time later this month.

Thank you for the feedback. I see this is an issue, and I'm investigating it.

Thanks for reporting this bug. Can you provide an Minimum Reproducible Example, including the .pre-commit-config.yaml?

So the reason that it goes over every file is that you have `fail_fast: false` in your `.pre-commit-config.yaml`. After running `cmake .` on your repo, I see this output: ```...

@matcornic This is a cool feature! Are there any updates?

This utility shouldn't be case-sensitive with records. The linux example seems to be a separate issue.

@sickill What are your thoughts?

I am also experiencing this issue.

@kfahy Is this a problem with how redux dispatches?