Noah Koontz

Results 26 comments of Noah Koontz

This is because the `lint` API does not accept a URL, but the CLI does. If you would like to use the lint API on a git repository, I would...

A rule to check that releases are present (and/or if they match a certain pattern) might make sense. The main catch, however, is that at the moment Repolinter is hosting...

In addition, it looks like the [AZ3166WiFiClient](https://github.com/microsoft/devkit-sdk/blob/master/AZ3166/src/libraries/WiFi/src/AZ3166WiFiClient.h) inherits from `Print` despite implementing all the features that the `Client` interface requires. `Client` inherits from `Print`, so could `AZ3166WiFiClient` inherit from `Client`...

This issue is still present, and a fix would be much appreciated.

Hey @peacepenguin! I just picked up a sony X85K TV and am seeing the same issue (also based on android Q), but I was able to get multimedia tunneling working...

Hello! I appreciate the effort (seriously), however moving to header-only is not a direction I would like to take this library at this time. While this library is available to...