Krisztian Nagy
Krisztian Nagy
Just to add to this. It would be great if exclusion would also be allowed. For example we use dependabot which creates a large amount of branches. It would be...
@nd1012 Hi, I am wondering if you created the REST service yourself or it is built into the project? I am planning to build the validation into CI/CD for one...
Do you know if it is a pre release software or do they have Saas plans for it?
Okay. Ill see what I can do. Thanks!
Hi. No problem. I actually have the fix for it. Unfortunately I was/am too busy to create a PR for it. The issues is: babel transpiles the Trans into a...
I think I encountered this same issue with version 10.0.7 of phpunit. When I use `--process-isolation` I get 0.0% coverage. This used to work in phpunit 9.x How to reproduce:...
@sebastianbergmann My issue was the same as https://github.com/sebastianbergmann/phpunit/issues/5218 and resolved by https://github.com/sebastianbergmann/phpunit/pull/5221 Thanks for looking into it and get it resolved!
Maybe a bit late. Anyhow, this is what we use to scan tsx files: ``` rm -rf tmp/i18n && npx tsc --skipLibCheck -target es6 --module esnext --jsx preserve --outDir tmp/i18n...
I jus encountered this very same "Error". I think it should be added to the docs too!
If that happens it could be a good idea to integrate encryption to the package too: https://github.com/maxdeviant/redux-persist-transform-encrypt