-
We want to avoid code style issues when doing reviews of PRs.
We need `black` and `isort` linters to start with. Setup with a GitHub action run on each PR.
Ideally, these would be applied by dev…
-
When ran against fablib, flake8 reports a list of errors and warnings. It would be a good idea to fix them.
This will be a two-part process:
- [ ] Add flake8 linting as a CI step.
- [ ] Address f…
-
Whenever I run `isortify-buffer` or have `isortify-mode` on, an escape sequence is added to the buffer which I have to manually remove.
![image](https://user-images.githubusercontent.com/237550/107…
-
## Problem
Enforce configuration values that depend on variables. E.g.: a string that is used in every project, only changing the project name.
## Possible solution
- [ ] Allow Jinja templati…
-
Hi!
I am running isort 5.12, and whenever I try to run it using isort . --profile black, the isort throws an error saying that unrecognized arugments: --profile black.
Am I doing something wrong?
-
Hello!
My name is McKenna Dallmeyer and I would like to submit isort to OSS-Fuzz. If you are not familiar with the project, OSS-Fuzz is Google's platform for continuous fuzzing of Open Source Softwar…
-
For some reason vim isort is taking 1.5 sec to start, i'm using Pathogen, some idea about what to check?
```
times in msec
clock self+sourced self: sourced script
clock elapsed: …
-
Apply those rules that make sense:
https://learn.scientific-python.org/development/guides/repo-review/?repo=jaraco%2Fskeleton&branch=main
Suggestions:
**[`GH102`](https://learn.scientific-pytho…
-
Currently there is still quite some variation in the ruff config's and pre-commit configs. We should standardise on a single set.
-
[microsoft/vscode-python](https://github.com/microsoft/vscode-python) is moving isort functionality to [microsoft/vscode-isort](https://github.com/microsoft/vscode-isort) where import organizing is pr…
tetov updated
2 years ago