-
**Describe the bug**
When using `pants.backend.python.providers.experimental.pyenv` test, lint and check works fine, but package fails.
**Pants version**
2.21.0
**OS**
Ubuntu
**Additional …
kaos updated
4 months ago
-
Starting the python process takes forever, but once it's started, formatting is acceptably fast. I was just wondering if there is any plan to incorporate or write a daemon server ala blackd or eslint_…
-
I don't know what changed, but currently isort does not work for me.
I have the explicit path set in the settings to
``` bash
/Users/klay6683/miniconda3/envs/py35/bin/isort
```
and confirmed that is…
-
Hi there! I've been unable to get `py-isort.el` to recognise the isort configuration stored in `.isort.cfg`.
I have a standard directory structure, with the configuration file located at my project…
-
What are the current thoughts on adding code linter support?
Here are some potentially useful ones:
- [black](https://github.com/psf/black) - really nice because it forces all programmers on the p…
-
On the market place you still have the Preview Tag, which is in my opinion not relevant anymore since it is the official way to use isort in vscode and can be therefor removed.
https://marketplace.…
-
Type: Bug
# Behaviour
My shell history (Bash) has the following command periodically added to it:
```
/usr/bin/python3 /Users/gavin/.vscode/extensions/ms-python.python-2024.16.1-darwin-arm64/pytho…
-
## Information
**VIM version**
```
VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Jun 06 2019 17:31:41)
Included patches: 1-1453
```
Ubuntu 18.0.4
## What went wrong
vimrc conta…
ghost updated
4 years ago
-
Hi iamcoo,
thx a lot for 'diagnostic-languageserver'. I am trying to format visually selected _python_ code with _black_ or _autopep8_. Whenever I try to trigger the formatting with the mapping
``…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…