15
0
forked from pool/python-ruff
Files
python-ruff/python-ruff.changes
Ondřej Súkup 2f9b466755 - update to 0.13.3:
* Preview features
  * Display diffs for ruff format --check and add support for different output formats 
  * [pyflakes] Handle some common submodule import situations for unused-import (F401) 
  * [ruff] Do not flag %r + repr() combinations (RUF065) 
 * Bug fixes
  * [cli] Add conflict between --add-noqa and --diff options 
  * [pylint] Exempt required imports from PLR0402 
  * [pylint] Fix missing max-nested-blocks in settings display 
  * [pyupgrade] Prevent infinite loop with I002 and UP026 
 * Rule changes
  * [flake8-simplify] Improve help message clarity (SIM105) 
 * Documentation
  * Add the The Basics title back to CONTRIBUTING.md 
  * Fixed documentation for try_consider_else 
  * [isort] Clarify dependency between order-by-type and case-sensitive settings 
  * [pylint] Clarify fix safety to include left-hand hashability (PLR6201) 
 * Other changes
  * [playground] Fix quick fixes for empty ranges in playground

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruff?expand=0&rev=189
2025-10-03 12:50:54 +00:00

167 KiB