SHA256
1
0
forked from pool/python-ruff
Go to file
Ana Guerrero f09f13c0e1 Accepting request 1133053 from devel:languages:python
- 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
2023-12-14 21:03:44 +00:00
_service - update to 0.1.7 2023-12-08 09:17:34 +00:00
.gitattributes Accepting request 1117692 from home:mimi_vx 2023-10-13 16:29:43 +00:00
.gitignore Accepting request 1117692 from home:mimi_vx 2023-10-13 16:29:43 +00:00
python-ruff.changes - update to 0.1.8 2023-12-14 10:17:59 +00:00
python-ruff.spec - update to 0.1.8 2023-12-14 10:17:59 +00:00
ruff-0.1.8.tar.gz - update to 0.1.8 2023-12-14 10:17:59 +00:00
vendor.tar.zst - update to 0.1.8 2023-12-14 10:17:59 +00:00