-
Hello,
For some reason, `flakehell` does not use `pylint` and does not provide complaints from `pylint`. Meanwhile running vanilla pylint shows the errors.
## Steps to reproduce
### All the…
-
When the plugin cannot find the Master PID file, it raises an error [here](https://github.com/munin-monitoring/contrib/blob/master/plugins/gunicorn/gunicorn_memory_status#L44), which is catched [here]…
-
## Feature Request
I am importing modules via collections and the linting is giving me errors. However, `ansible-test sanity` is not showing these errors and I cannot find what command to run to disc…
-
[`.editorconfig` is a file](https://editorconfig.org/) which tells many editors how to set up their auto formatting configurations. See this example in the Yosys repository -> https://github.com/Yosys…
-
### Describe the bug
If the the Markdown file contains something like
```markdown
[^a]: lorem
[^c]: ipsum [^a]
```
mdformat fails to format. While the above doesn't render well on GitHub eit…
-
[Ruff](https://github.com/charliermarsh/ruff) is an extremely fast Python linter. It is approximately two orders of magnitude faster than flake8, but implements the same linting rules as flake8 (as we…
-
It would be great if there was a default formatting, to avoid having to write the long, not-very-readable line in the configuration file:
```
format = ${cyan}%(path)s${reset}:${yellow_bold}%(row)d…
Peque updated
6 years ago
-
In python/typed_ast#144, I confirmed that typed_ast, and by extension pytest-black and pytest-mypy, are not supported on PyPy (and cause crashes on installation). I'd like to fashion a technique that …
-
### Problem description
Despite calling `require("mason-lspconfig").setup()` (in Packer's config field for mason-lspconfig.nvim) and installing `pylsp` via `LspInstall`, the `:PylspInstall` command t…
-
# Bug report
## What's wrong
I have an issue connected with tests.
Currently, I have 7 failed tests. I didn't make any changes in the code.
Can you help me investigate the source of this i…