Shannon

Results 76 comments of Shannon

GoReportCard has removed golint from its list of tools. I have recommended to them that they use staticcheck instead. So, at this point in time, we will not be able...

@avelino how shall we handle this? GoReportCard currently has no linter. I have recommended that they move to golangci-lint.run. Should we start asking for an output of that, or set...

Raymond is currently featured on awesome-go at github.com/avelino/awesome-go. As part of a cleanup process, we are going to be removing it since it appears abandoned. However, if either of you...

I tried using the run script in the README file and got the same error.

Nope. Just doing what the README describes.

@olegabr can you do the following?: - Merge this with you examples.qcu.be repository, and just call it "examples". - Make it composer installable and add it to packagist so that...

Following up on this, I think this is a Postgres only issue. Postgres uses the constants "true" and "false". The QType::Cast function will convert the string values "true" and "false"...

JQuery UI rebuild and commit is done.

I added this to the 4.0 code. I didn't see any issues with the current qcubed.js. The one potential issue is that we are using an old API in our...