jack-mil
jack-mil
Vivid is [dual licensed](https://github.com/sharkdp/vivid?tab=readme-ov-file#license), so I used the format as specified in the [manifest documentation](https://github.com/ScoopInstaller/Scoop/wiki/App-Manifests#required-properties) Closes #6717 - [x] Use conventional PR title: `: ` - [x] I have read...
### Prerequisites - [x] I have searched all issues/PRs to ensure it has not already been reported or fixed. ### Criteria - [x] Non-GUI tool - [x] Reasonably well-known and...
A super small thing, but it did confuse me the first time I was reading the docs. I wouldn't normally bother with a single-word change PR for typos/whatever, but this...
**Environment** - `vsg --version`: 3.31.0 - Windows 10 **Describe the bug** VHDL source files encoded in ISO-8559-1 are converted to utf-8 when using `--fix`. I see in the code that...
My implementation for Issue #101. As it is currently, this will not address #50, because a Max Tags of 0 will mean "no limit", as is the case with several...
This addresses the use-case where a user wants to get some metadata from AniList (e.g. tags, genre) but wants to fallback on a different plugin for the series synopsis (e.g....
As we know, entries on Anilist can sometimes have dozens of tags. These tags can be voted for, and get a "relevancy" score in percentage. This gives tags an innate...
Currently, if the configuration file contains unknown keys, is invalid json, or the data-type of a value is incorrect, a variety of runtime errors can occur throughout the code. The...