Andrew

Results 882 issues of Andrew

### Checklist - [x] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar request - [x] This feature could be solved with a [custom image](https://github.com/cross-rs/cross/blob/main/docs/custom_images.md#custom-images) (optional) ### Describe your...

feature-request

### Relevant telegraf.conf ```toml Too long to paste ``` ### Logs from Telegraf ```text N/A ``` ### System info Telegraf 1.34.1 ### Docker _No response_ ### Steps to reproduce 1....

### Relevant telegraf.conf ```toml N/A ``` ### Logs from Telegraf ```text N/A ``` ### System info Telegraf 1.34.1 ### Docker _No response_ ### Steps to reproduce 1. Browse the Windows...

feature request

**Is your feature request related to a problem? Please describe.** direnv appears to be missing support for POSIX sh and related shells. **Describe the solution you'd like** Offer direnv installer/library...

Feature

### What Operating System(s) are you seeing this problem on? macOS ### Which Wayland compositor or X11 Window manager(s) are you using? By convention, macOS/Emacs/Bash navigation keys should enable Ctrl+A...

bug
needs:triage

**Is your feature request related to a problem? Please describe.** When adding revive to large, complex workflows such as linter suites or CI/CD jobs, then there is a reasonable expectation...

breaking change

## Describe the enhancement Can we get some basic identification going for ollama Modelfiles? Files named simply `Modelfile`, or `*.Modelfile`, are ollama AI model configurations. The syntax is inspired by...

Improvement

Hi, I would like a rule that behaves essentially opposite to `@unnamedResult`. Instead of encouraging programmers to name individual tuple field members in return signatures, I want a warning when...

enhancement
checker request

### Description Hi, Pip still often recommends old style syntax for upgrading pip. ```console [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [notice] To update, run: pip3...

type: bug
S: needs triage

The default filename template for saving media files uses inconsistent casing: `ComfyUI_00001.png`, `ComfyUI_00001.webm`. That's CamelCase plus snake_case. Technically, there's a strange trailing suffix in the basename: `ComfyUI_00001_.png` with an extra...