Ross Smith II
Ross Smith II
https://github.com/sindresorhus?utf8=%E2%9C%93&tab=repositories&q=&type=&language=c
The help file says it works with the "current" monitor. Does this mean the "primary" monitor?
Support: ```makefile VAR:=value ``` It currently treats VAR as a target: ``` Target "VAR" should be declared PHONY ```
Support: ```makefile PHONY += all all: true .PHONY: ${PHONY} ``` It currently gives the error: `Target "all" should be declared PHONY`
## Description This PR enhances scoop and chocolatey package reporting, as it: 1. Uses `cygpath` to determine where drive C: is mounted (while defaulting to `/cygdrive/c`). 1. Finds Scoop's package...
https://hub.docker.com/r/mstruebing/editorconfig-checker/tags shows the latest tag is 2.4.0. Additionally, it lists 2.3.5 on https://hub.docker.com/r/mstruebing/editorconfig-checker#Quickstart How can I use version 2.6.0? Can I submit a PR to help implement this bump?
Tested and working locally, after setting up the `DOCKER_USERNAME` and `DOCKER_PASSWORD` secrets via Settings > Secrets > Actions.
Without a message. Is there any way to turn on debugging to see where it’s crashing?
### Problem description No Ubuntu 23.10 (Mantic) build, which was released on 12-Oct-23. Build succeeded [here](https://github.com/rasa/ImHex/actions/runs/7251941095/job/19755373662).