DivisionByZero

Results 208 comments of DivisionByZero
trafficstars

> Is this still how we intend to implement this? Let's discuss this in the next team meeting (?)

What is missing for this issue to be considered "done"? Most of our code styles are enforced by `eslint` anyway. If we want a mandatory code style, we should configure...

But `faker.string.fromRegExp` is not out yet, tho. It's not even in the latest alpha release 🤔

If you want to work on this, feel free. I already have a branch that implements this if you want to take a look. I'm on my phone, so linking...

I will close this PR as it has become stale. Feel free to reopen if this is a mistake or extract it into a new PR that has a more...

This got resolved with the implementation of our snapshot tests.

What blocks us from "simply" making all definitions required? If we currently don't have any they could be filled with an empty array. Then the next step would be to...

> The current behavior is to fallback to the fallback locale ie English en which is defined for nearly everything. Yes, that is correct. But this happens when accessing the...