-
If I have the following `.codespellrc` for `codespell==2.2.2`:
```rc
[codespell]
check-filenames = True
check-hidden = True
```
And I run the below:
```bash
> codespell foo
usage: codes…
-
I tried to run example file and got this
```
Traceback (most recent call last):
File "C:\Users\Admin\AppData\Roaming\Python\Python39\site-packages\flexxamples\demos\demo.py", line 7, in
fro…
MuuNU updated
2 years ago
-
We have to work on the new version of Bear with new components:
- Copier instead cookiecutter
- Mkdocs page with dedicated documentation
- Commitizen
- Better usage of Ruff
- Better implementatio…
-
ERROR: Could not find a version that satisfies the requirement scipy==1.7.1
How can I install on Ventura?
-
**Describe your environment :**
- JDK version: **labsjdk-ce-11.0.12-jvmci-21.3-b01**
- OS and OS Version: **Ubuntu 18.04**
- Architecture: **amd64**
- The output of `java -Xinternalversion`:
…
-
### Description
It would be good if you can choose between GitHub Actions and Travis CI, I find it easier and faster since you don't have to create an account nor connect the repo.
A similar alt…
-
For Python beginners, the TezRomacH/python-package-template is an excellent resource to learn various aspects, such as using Poetry for package management and Black for code formatting. This project i…
-
**Is your feature request related to a problem? Please describe.**
`./pants help backends` shows that `pants.backend.build_files.fix.deprecations` and `pants.backend.build_files.fmt.black` are NOT en…
-
Type: Bug
There is no regularity, and the folding function is also unusable when the white line appears
VS Code version: Code 1.94.1 (e10f2369d0d9614a452462f2e01cdc4aa9486296, 2024-10-05T05:44:32.1…
-
I'm hitting issue https://github.com/pre-commit/pre-commit/issues/577 since the latest release of pre-commit, which is not backwards compatible as mentioned [here](https://github.com/pre-commit/pre-co…