forked from pool/python-ruff
f09f13c0e1
- update to 0.1.8 * Preview features * Add "preserve" quote-style to mimic Black's skip-string-normalization * Implement prefer_splitting_right_hand_side_of_assignments preview style * [pycodestyle] Add fix for unexpected-spaces-around-keyword-parameter-equals * [pycodestyle] Add fix for comment-related whitespace rules * [pycodestyle] Allow sys.path modifications between imports * [refurb] Implement hashlib-digest-hex (FURB181) * Rule changes * Allow flake8-type-checking rules to automatically quote runtime-evaluated references * Allow transparent cell magics in Jupyter Notebooks * [flake8-annotations] Avoid ANN2xx fixes for abstract methods with empty bodies * [flake8-self] Ignore underscore references in type annotations * [pep8-naming] Allow class names when apps.get_model is a non-string * [pycodestyle] Allow matplotlib.use calls to intersperse imports * [pyflakes] Support fixing unused assignments in tuples by renaming variables (F841) * [pylint] Add fix for subprocess-run-without-check (PLW1510) * Formatter * Add docstring-code-format knob to enable docstring snippet formatting * Use double quotes for all docstrings, including single-quoted docstrings * Implement "dynamic" line width mode for docstring code formatting * Support reformatting Markdown code blocks * add support for formatting reStructuredText code snippets * Avoid trailing comma for single-argument with positional separator * Fix handling of trailing target comment * CLI * Hide unsafe fix suggestions when explicitly disabled * Add SARIF support to --output-format * Bug fixes * Apply unnecessary index rule prior to enumerate rewrite OBS-URL: https://build.opensuse.org/request/show/1133053 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruff?expand=0&rev=10 |
||
---|---|---|
_service | ||
.gitattributes | ||
.gitignore | ||
python-ruff.changes | ||
python-ruff.spec | ||
ruff-0.1.8.tar.gz | ||
vendor.tar.zst |