David

Results 3 issues of David

The nature of prettier (no diff option, no custom path to Prettier config file through super-linter config) makes it difficult to tell whether your Prettier config file is being picked...

enhancement
O: backlog 🤖

**Bug Report** ```shell $ mypy --version mypy 1.15.0 (compiled: yes) ``` This version output does not match an existing tag in git. https://github.com/python/mypy/tags https://github.com/python/mypy/releases/tag/v1.15.0 I would expect either the `--version`...

bug

```shell $ yamllint --version yamllint 1.37.1 ``` This version output does not match an existing tag in git. https://github.com/adrienverge/yamllint/tags https://github.com/adrienverge/yamllint/releases/tag/v1.37.1 I would expect either the --version option to return the...