-
After a failed pipeline the web does not permanently notify the user (with a fixed message) about this fact.
![image](https://user-images.githubusercontent.com/1225231/167832967-e61bda3f-8619-492d…
orviz updated
2 years ago
-
This issue is mainly for note taking - started as a spin out from #3717, running flake8 on all files (directly or via the pre-commit tool) takes several minutes. Likewise for black if run without its …
-
This project's main README describes installing an example server like so, using the Advanced Settings Editor:
```
{
"language_servers": {
"pyls": {
"serverSettings": {
"py…
-
-
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 …
-
I have the following in my `setup.cfg`
```
[flake8]
enable-extensions=B950
ignore=E501
max-line-length=109
```
Here I enabled the opinionated B950 rule using the enable-extensions option for fl…
-
### Is your feature request related to a problem? Please describe.
I'd like to be able to parametrize (it could be via `ensure_installed` or `automatic_installation`, or something) the installation o…
-
I think the package could be fitted out with some extra tooling and restructuring, specifically:
1. The main package should be moved inside a `src/` directory
2. We should decide on appropriate `f…
-
The `test_dump_version_flake8` test fails with this error:
```
=================================== FAILURES ===================================
___________________________ test_dump_version_flake8 …
-
## Information
**VIM version**
```
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Nov 19 2020 07:49:24)
Included patches: 1-1913
```
Operating System: Debian testing
## What went w…