Finlay Beaton

Results 7 comments of Finlay Beaton

For the record, my problem was 100% my fault, I figured out it occured after I did a `composer update`, and I was using humbug through composer. I downloaded the...

Thanks for the quick reply. I would still appreciate the feature request though, if it doesn't detect any tests, is there any reason to run, and not complain that something...

Just tried it, worked great. Thanks for fixing the issue and I hope you give some thought to the FR!

I mean a start might be to allow the user to pass in the locale in a backwards compatible way... ``` export default function getTimeZones(locale = "en-US") { ``` But...

Came here because of the same types of problems. ``` 15:3 error Parsing error: Unexpected token 13 | export interface testConnInfo { 14 | db?: Connection > 15 | redis?:...

I would also really like this. I use the `readonly` user when browsing around and only switch to the admin user when I actually mean to make changes. A `sign...

Seems like the tool author probably wanted to know if people were actually using it, and how many. That would help them decide if they wanted to spend more time...