-
When I install `mypy` for my user (`pip install --user mypy`), it is recognized by nvim-lint and works.
However, when I use a custom environment for my linters (I create some `python -m venv linter…
-
When a ReactNode or JSXElement is passed to the title prop in the Accordion sections array, it throws an error.
```
Types of property 'title' are incompatible.
Type 'ReactNode' is not ass…
-
It would be great to eventually support all the https://golangci-lint.run/usage/linters/ linters (except deprecated). Can be done linter by linter. Feel free to comment on the issue if you've picked a…
-
The Innkeeper plugin has black and flake8 set up as dev dependencies (https://github.com/bcgov/traction/blob/main/plugins/traction_innkeeper/pyproject.toml#L21). In the plugin repo the plugins are set…
-
Lint tools are used to analyze source code for programming errors, suspicious constructs, stylistic errors etc. There are many lint tools available for various programming languages to maintain code …
-
This topic was raised by me on Oct 9, 2024 Peer Pods Interlock meeting: all CI jobs for pull requests are currently non-required. I suggested to make some of them required, so to avoid situation where…
-
Since R 3.4.0 `utils::hasName()` was added as a convient way of testing the existence of a name i.e. the pattern `"name" %in% names(x)` or for checking the `!is.null(x$abc)` pattern without partial ma…
-
Dear module owner,
As per the module ownership requirements and responsibilities at the time of [assignment](https://github.com/Azure/Azure-Verified-Modules/issues/1505), the AVM Team is opening thi…
-
Consider the [attached GitHub Actions workflow definition](https://github.com/user-attachments/files/17739777/ci.zip).
If shellcheck is not installed on the developer's computer, the actionlint pre…
-
### Is there an existing issue for this?
- [X] #6362
### Current Behavior
[PHPStan has just been released](https://phpstan.org/blog/phpstan-2-0-released-level-10-elephpants) and it caused error on …