Beat

Results 33 comments of Beat

You can now use the `:escape_character` option in version `3.0.0`. Feel free to reopen if there are issues using it for what you want to do.

This is now fixed in `3.0.0`. Please feel free to reopen if issues persist.

Hey there, congratulations! I'm trying to port my current setup over to .NET Core 6, and I'm finding that `dotnet format` does not auto-format Stylecop rules anymore. E.g. we had...

I've been thinking about this too. @codegangsta what are your thoughts?

I will put some work into this in the next days in order to provide a patch. Thanks for raising the issue.

Interesting - the reason this works is that you set the `@condition` to true, which might be a misunderstanding. I'd suggest to set this up to either stub the position...

Did you have any luck fixing this? If not, I'd need the RSpec & Rails version you're running. Also, you could try to add this before your prefork: ``` ruby...

We also ran into this. The API currently expects the caller to install a progress message and listen to error messages. Any chance this could return the image id and...