ismay
ismay
### What's the feature 🧐 It seems that currently gluetun uses cloudflare as upstream dns by default (though over TLS). I would prefer using the dns that my openvpn provider...
Some enhancements can be made (see [superwolff](https://github.com/ismay/superwolff)).
To demonstrate functionality. See: https://github.com/conventional-changelog/commitlint readme for example.
Currently we're passing `ignorePartialSupport` to doiuse in the options. It should be omitted because it's not a valid doiuse option.
- [ ] Different option combinations - [ ] Common edge cases (https://stylelint.io/developer-guide/rules#commonly-overlooked-edge-cases)
As outlined here: https://stylelint.io/developer-guide/plugins.
It would be helpful if mrm allowed for a `--check` command, [like prettier does](https://prettier.io/docs/en/cli.html#check). The command should exit with an error if the current project files are not up-to-date with...
This implements what we discussed here: https://github.com/jethrokuan/z/issues/107#issuecomment-1085674474. By moving to a static command we can ship the command and its completions in the format that fisher expects. This isn't just...
### Question I couldn't find this in the docs or existing issues. I'm wondering what the recommendations are when you want to have multiple formatters for a single filetype. For...