-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
Type: Bug
# Behaviour
## Expected vs. Actual
I develop addons for an open source project, in order to have all standard files + my customised addons files I open the project repository and ha…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.40.1 x64
**Electron**: 3.1.10
**OS**: DESKTOP-T6NUSO
**Thrown From**: [atom-python-package](https://github.com/aeikenberry/atom-python-p…
-
Repro:
```
mkdir ruff_isort_repro
cd ruff_isort_repro
python -m venv .venv
. .venv/bin/activate
pip install ruff
mkdir schema
echo '{}' > schema/example-json-schema.json
mkdir example_pac…
-
## Information
**VIM version**
NVIM v0.4.3
Build type: RelWithDebInfo
Operating System: Ubuntu 18.04.4 LTS
ALE version:
commit 36e5337e30095afb10d02ef2ae362c8d6055e70d
Author: Horacio…
-
### Summary
Following up on issues like https://github.com/google/slo-generator/issues/432 and https://github.com/google/slo-generator/issues/456 that involve dependency management and packaging, mov…
-
>此 ISSUE 为 [隐语开源共建计划(SecretFlow Open Source Contribution Plan,简称 SF OSCP)](https://github.com/orgs/secretflow/discussions/1181)任务 ISSUE,欢迎社区开发者参与共建~
若有感兴趣想要认领的任务,但还未报名,辛苦先完成[报名](https://www.wjx.top/vm…
-
great! thanks for the code!
just to make it easier for me and others to test your code: could you explain a bit more on how to make it run?
here's what i did:
```
git clone https://github.com/…
-
# Summary
When using pytest-cov using Python 3.11, pytest quietly fails with returncode 1.
## Expected vs actual result
Expected: `pytest --cov=module` works.
Actual result: `pytest --cov=…
-
**Is your feature request related to a problem? Please describe.**
I would like to start a discussion to add more options for SAST tools. As of now, 3 tools are checked in the SAST check - CodeQL, LG…