-
Hi, following [ros2-foxy tutorial](https://docs.ros.org/en/foxy/Tutorials/Colcon-Tutorial.html#create-a-workspace) I have a failure in the `colcon test`.
## Bug report
**Required Info:**
- Op…
-
First of all, thank you for this great tool! Really appreciate your hard work 👍
## Issue
I'm running tox to test https://github.com/EmilStenstrom/django-components/ (public project). Locally I …
-
**Is your feature request related to a problem? Please describe.**
I'd like to use single `setup.cfg` file for many different linters/plugins/style checkers. Currently bandit requires to have speci…
-
### What's wrong
WPS421 forbids calling some built-in functions, which includes `hasattr()`.
### How it should be
The function `hasattr()` should be allowed. There are certain scenarios where using…
-
I have a `.flake8` file in my project which defines some choices my team made about code style, including max line length of 100 characters.
```
[flake8]
ignore = W503,E501,E203
exclude = alembi…
-
## Information
**VIM version**
NVIM v0.4.4
Build type: RelWithDebInfo
Operating System: Debian Sid
## What went wrong
I opened a file with mypy errors. `:ALENext` jumps to th…
mh182 updated
3 years ago
-
Would you be willing to fix issues reported by [ruff](https://beta.ruff.rs/)?
```
$ ruff --ignore 'E501,F405,F403' .
docs/conf.py:14:1: E401 Multiple imports on one line
docs/conf.py:14:8: F401 [*…
-
### What's wrong
I already wrote all in details for Pylint, please read: https://github.com/PyCQA/pylint/issues/7287
```python
class Foo:
def __init__(*, bar = 10):
...
class C…
-
It seems that the failures for pylint have ``[pylint]`` prepended to the filename in the failure output:
![image](https://user-images.githubusercontent.com/5601876/90517758-1f85d600-e166-11ea-8aff-…
-
# Issue Type
- Bug report
I'm not entirely sure that this is a molecule bug, it may be a ansible-compat bug, I'm not familiar enough with the ecosystem to be certain.
However the failures sta…