-
Currently, this project has 2 ways to run CQA tools:
- `tox -e style`
- `pre-commit`
To a new contributor, it might not be very clear how to run CQA tools.
Please don't take this the wrong way…
-
After I installed the tool and configured the path to my `coding` directory, loading the sessions took a few seconds.
I started to indagate into the problem, by copying one by one the subdirectorie…
-
Package: libmariadb[core,schannel,ssl]:x86-windows-static@3.3.1#4
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.40.33814.0
- vcpkg-tool version: 2024-08-01-fd884a0d390d127830…
sndth updated
3 weeks ago
-
$ git clone https://github.com/Rajkumrdusad/Tool-X
Cloning into 'Tool-X'...
Username for 'https://github.com': lark80
-
Versions can be defined in a virtual workspace, by specifying `version.workspace = true`, and those shouldn't be overriden.
Currently the tool is overwriting the `version.workspace = true` and repl…
-
`aux` is a reserved name on Windows, and so a clone/checkout of OPNsense tools will fail.
I use many different platforms, and it's useful to be able to seamlessly develop from any platform.
…
-
**Describe the bug**
We have multiple Python Git projects, which each have their own `pyproject.toml`, but we don't want to have to copy and paste the same `[tool.black]` section in each of them an…
-
### Problem description
## Problem
I have a package B, with the following `pyproject.toml`:
```toml
[build-system]
requires = ["setuptools >= 61.0"]
build-backend = "setuptools.build_met…
-
### Tested versions
Godot: 3.5.3
FreeBSD: 14.1
### System information
FreeBSD 14.1, Godot 3.5.3
### Issue description
I’m trying to build the export template for FreeBSD, but can’t get the files…
-
This tool currently pulls the latest (with git) as specified in `requirements.txt` / `pyproject.toml`, consider specifying a version for stability.