Andrew

Results 882 issues of Andrew

### Is your feature request related to a problem? Please describe It's inconvenient to have to manually uninstall then reinstall as two separate commands. This relates to the complexity of...

enhancement

Is there a Checkstyle rule for enforcing 0, 1, 2, etc. blank lines near Java class declarations? E.g., some coders write: ``` public class Hello { private int x; public...

incomplete

The documented installation command fails: ```console $ go install -v github.com/go-critic/go-critic/cmd/go-critic@latest go: downloading github.com/go-critic/go-critic v0.13.0 go: github.com/go-critic/go-critic/cmd/go-critic@latest: module github.com/go-critic/go-critic@latest found (v0.13.0), but does not contain package github.com/go-critic/go-critic/cmd/go-critic $ echo "$?"...

Hi, Newbies many not understand that they should use a command like `git clone https://github.com/agkozak/zcomet.git ~/.zcomet` to install this component. Can we please add basic installation instructions to the README?

Hi, Plugins often need slow, dynamic commands to run to finish configuration. We need a way to lazy load post-load commands. As well, there may not be a particular command...

### Affected version * v3 series ### Bug description Despite dozens of community discussions claiming otherwise on Reddit, Stack Overflow, old Apache bug trackers, and new GitHub Apache bug trackers,...

invalid

Hi, Many zsh plugins take several seconds to load, bogging down terminals. Consequently, most zsh package managers provide tools to control lazy loading. * Defer loading plugins until a named...

Modern package managers support SCA `audit` subcommands. These are essential for automating security scans of large, complex projects. When can we get software composition analysis support to identify vulnerable Raku...

FPM is the shit! Could we also build .ipk's with FPM, for embedded Linux distros like OpenWrt / busybox?

### Prerequisites - [ ] I've checked the [existing issues](../issues?q=is%3Aissue) and I'm not duplicating a report. - [ ] I've checked the zimfw [Changelog](https://github.com/zimfw/zimfw/blob/master/CHANGELOG.md) and I'm not being affected by...

bug