Ville Skyttä
Ville Skyttä
**Is your feature request related to a problem? Please describe.** When looking up usages of something in GH workflow files, it would be nice to make the lookup recursively. The...
cppcheck reports: [contrib/minizip/miniunz.c:288]: (error) Uninitialized variable: string_method
cppcheck reports: [contrib/minizip/mztools.c:290]: (error) Resource leak: fpOutCD
**Description** For feature parity with --signature and --certificate, it would be good if verify-blob's --bundle would take a URL in addition to a local filename. Ditto in other commands that...
### Description When `enum` or `const` don't have a `type` set, ogen could infer the type by examining the values. Enums and consts implicitly constrain the type space, so `type`...
IO::Handle is needed only for Perl < 5.14, see [`perldoc -f select`](https://perldoc.perl.org/functions/select#select). Use explicit boolean arg to `autoflush` for more clarity. Indent ok example block same as the not ok...
https://perldoc.perl.org/warnings#%22Negative-warnings%22, for example ```perl use warnings qw(all -uninitialized); ``` ProhibitNoWarnings does not catch this as of 1.156.
## Proposed change Make config entry optional in Nord Pool action calls. If no entry is specified and there is only one configured, take it. This is a pattern in...
## Proposed change SSIA, to avoid unneeded cruft. I'm not sure if I've seen any of these ever become other than None, but if they happen to do sometime at...
## Proposed change Various improvements related to Huawei LTE sensor dynamic icons, see individual commits for details. Aside: I would have converted these to icon translations, but ran into a...