KlfJoat

Results 19 issues of KlfJoat

**Describe the bug** I was wondering about the behavior of `secretlint` and looked at #2992. It led me to see that there is a difference between implementation and documentation. The...

bug

### Code editor VS Codium ### Platform Linux ### Version 1.38.0 ### What steps will reproduce the bug? Run Explainshell via docker-compose as per the instructions at https://github.com/idank/explainshell Install and...

The time value output by `reuse spdx` is wrong. `reuse --version` = `reuse 3.0.1` ### Steps to reproduce 1. Have a repo that `reuse lint` passes as okay. 2. Run...

There are a few Plugs not connected to Slots by default when the Discord snap is installed. Specifically they are: 1. `discord:mount-observe` 2. `discord:network-observe` 3. `discord:process-control` 4. `discord:removable-media` 5. `discord:system-observe`...

* Add support for all of the existing Bats variables in ${var} form. * Add tests for each of the matches using various real-world examples. * Fix some existing tests...

enhancement

Hi. I really appreciate this extension and how much easier it makes Bats test writing. Thank you so much for creating and maintaining it! I use another VSC extension, [`timonwong.shellcheck`](https://github.com/vscode-shellcheck/vscode-shellcheck),...

enhancement

I'm preparing a PR for a feature I want to add (removing the space requirement between the `#` and the annotations). In my local copy I've made the `shdoc` changes...

Hi, Some time in the last month or so, since I last opened Atom and used it, a problem has arisen with the automatic Shellcheck execution. When I make any...

Hi, I love your tool here. When I tried following [your instructions](https://october.utf9k.net/installation/linux), I ran into a dependency problem. To start with, `apt install ./filename` usually works on Ubuntu to install...