Tim Schwenke
Tim Schwenke
Currently the icon `dependabot` is only mapped to the file extension `dependabot.yml`, but Dependabot supports both `.yaml` and `.yml`. Tested this personally and it is also documented in various issues...
### Summary Currently the [community.general.pipx module](https://docs.ansible.com/ansible/devel/collections/community/general/pipx_module.html) does not support a `latest` option for the `state` parameter. Such an option would be a good addition to the module to make it...
To reproduce use this configuration: ``` set-option -g status 2 set -g status-right '#{prefix_highlight}' set-option -g "status-format[1]" "#{prefix_highlight}" set-option -g @plugin tmux-plugins/tpm set-option -g @plugin tmux-plugins/tmux-prefix-highlight set-option -g @prefix_highlight_show_copy_mode on...
``` scoop-search 1.1.0 ``` It just does not work. Any idea how I could get more information out of it? `scoop-search.exe` seems to almost instantly exit. ``` PS C:\Users\GHXCA> scoop...
Currently displays a placeholder with the text "Hello world!". I would suggest redirecting to or something else. Edit: Or maybe this:
The Gopass documentation points out installation via Homebrew if you are on Mac. In general, Homebrew also supports Linux (see [this](https://docs.brew.sh/Homebrew-on-Linux) for more). But at the moment it is not...
## Proposal Completely remove time series including information about respective labels, label values etc. after using `/api/v1/admin/tsdb/delete_series` and `/api/v1/admin/tsdb/clean_tombstones` instead of still returning information about removed time series for example...
The current documentation for the PPA uses `apt-add-repository`, which is a deprecated command. People should use `gpg` directly instead from what I have gathered. ## References - [Fish PPA on...
I'm unable to find anything related to that in the documentation. Is it possible to ignore certain headers? And thanks for this nice tool
Already requested once, but OP closed issue #164. Why does it make sense to add support for Go even though pre-commit itself already supports Go? Some projects don't want to...