python-ruff
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-ruff && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000309 309 Bytes | |
python-ruff.changes | 0000088394 86.3 KB | |
python-ruff.spec | 0000001847 1.8 KB | |
ruff-0.6.7.tar.gz | 0003073785 2.93 MB | |
vendor.tar.zst | 0028992098 27.6 MB |
Revision 39 (latest revision is 46)
Ana Guerrero (anag+factory)
accepted
request 1202630
from
Dirk Mueller (dirkmueller)
(revision 39)
- update to 0.6.7: * Add Python version support to ruff analyze CLI * Add `exclude` support to `ruff analyze` * Fix parentheses around return type annotations * \[`pycodestyle`\] Fix: Don't autofix if the first line ends in a question mark? (D400) * Respect `lint.exclude` in ruff check `--add-noqa` * Avoid tracking module resolver files in Salsa - update to 0.6.6: * \[`refurb`\] Skip `slice-to-remove-prefix-or-suffix` (`FURB188`) when non-trivial slice steps are present * Add a subcommand to generate dependency graphs * Fix placement of inline parameter comments * Fix off-by one error in the `LineIndex::offset` calculation * \[`fastapi`\] Respect FastAPI aliases in route definitions * \[`pydocstyle`\] Respect word boundaries when detecting function signature in docs * [pydoclint] Ignore DOC201 when function name is "new" * [refurb] Implement slice-to-remove-prefix-or-suffix (FURB188) * [eradicate] Ignore script-comments with multiple end-tags (ERA001) was added in a newer version than specified in Ruff config (F821) * Add support for extensionless Python files for server * Fix configuration inheritance for configurations specified in the LSP settings * [ruff] Handle unary operators in decimal-from-float-literal (RUF032) * Only include rules with diagnostics in SARIF metadata * Add "Copy as pyproject.toml/ruff.toml" and "Paste from TOML" * Fix errors not shown for restored snippet on page load
Comments 0