Kirby Rs
Kirby Rs
After CodeSniffer/Standards/PEAR/Sniffs/Commenting/FunctionCommentSniff.php:129 We may put: ``` foreach ($tokens[$commentStart]['comment_tags'] as $tag) { if (strtolower($tokens[$tag]['content']) == '@inheritdoc') { $isSpecialMethod = true; } [...] } ``` It will work. Perhaps this validation is...
Thanks for answer. Ok, it's a bit clear about OAuth. But about this config from [documentation](https://getcomposer.org/doc/articles/handling-private-packages-with-satis.md#security). Where it suppose to be? Why I cannot use it for adding a private...
Hi @rspl1006, sorry, I lost your fix in a bulk of mails. What you think about using `([^\n/]+/){3}`? Heh, it looks like it requires a test coverage to be sure...
@wrybread take a look at this https://blog.thea.codes/talking-to-gamepads-without-pygame/ It was working, but having the issue https://github.com/apmorton/pyhidapi/issues/52 now.
Getting the same... Any updates for this issue?
In my case, I have registered vJoy Device May there is another issue.  They are presented in Game Controllers tab. 
@waydabber , thank you for your reply and explanation. Yes, it looks like it's a dead-end. I gave on changing brightness via this way.
> I'm not sure if current dev-master is stable at all. Releasing it as 2.0.0-b1 won't make it any more stable If it's used externally, it's already somehow usable. Maybe...
I would even say, you must not require branches in composer. It's the worst way for making stable packages. But the module has a branch only for last updates.
That's a version range. That's not a version.