Tom Ohms

Results 4 issues of Tom Ohms

It seems the round brackets pattern doesn't work as expected. This doesn't work: `pretty-quick --staged --pattern "**/(apps|libs|tools)/**/*"` This does: `pretty-quick --staged --pattern "**/apps/**/*" --pattern "**/libs/**/*" --pattern "**/tools/**/*"` It seems that...

### Describe the bug If running test-runner with `postRender` and `toMatchSnapshot()` they're always failing for Angular, because _ng* attributes are partly dynamic. ### Steps to reproduce the behavior 1. Setup...

bug

## Current Behavior Running an UI generator that provides **tags** field throws error `Schema does not support positional arguments.` if multiple tags are defined. This only happens if tags are...

type: bug
blocked: more info needed

### Describe the bug Running the command automigrate on windows, it tries to move the logfile from user's temp folder to the current project folder by renaming it. This fails,...

bug
help wanted
windows
automigrations