SHA256
1
0
forked from pool/python-ruff
Go to file
Ana Guerrero 9c72bbdb51 Accepting request 1123950 from devel:languages:python
- Update to 0.1.4
 * Preview features
   * [flake8-trio] Implement timeout-without-await (TRIO001)
   * [numpy] Implement NumPy 2.0 migration rule (NPY200)
   * [pylint] Implement bad-open-mode (W1501)
   * [pylint] Implement import-outside-toplevel (C0415) rule
   * [pylint] Implement useless-with-lock (W2101)
   * [pyupgrade] Implement timeout-error-alias (UP041)
   * [refurb] Implement isinstance-type-none (FURB168)
   * Detect confusable Unicode-to-Unicode units in RUF001, RUF002, and RUF003
   * Add newline after module docstrings in preview style
 * Formatter
   * Add a note on line-too-long to the formatter docs
   * Preserve trailing statement semicolons when using fmt: skip
   * Preserve trailing semicolons when using fmt: off
   * Avoid duplicating linter-formatter compatibility warnings
   * Avoid inserting a newline after function docstrings
   * Insert newline between docstring and following own line comment
   * Split tuples in return positions by comma first
   * Avoid treating byte strings as docstrings
   * Add --line-length option to format command
   * Avoid parenthesizing unsplittable because of comments
 * CLI
   * Add --output-format to ruff rule and ruff linter
 * Bug fixes
   * Respect --force-exclude in lint.exclude and format.exclude
   * Respect --extend-per-file-ignores on the CLI
   * Extend bad-dunder-method-name to permit __index__
   * Fix panic with 8 in octal escape
   * Avoid raising D300 when both triple quote styles are present

OBS-URL: https://build.opensuse.org/request/show/1123950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruff?expand=0&rev=6
2023-11-07 20:28:07 +00:00
_service - Update to 0.1.4 2023-11-07 11:33:31 +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
cargo_config - update to 0.1.0 2023-10-17 11:34:12 +00:00
python-ruff.changes - Update to 0.1.4 2023-11-07 11:33:31 +00:00
python-ruff.spec - Update to 0.1.4 2023-11-07 11:33:31 +00:00
ruff-0.1.4.tar.gz - Update to 0.1.4 2023-11-07 11:33:31 +00:00
vendor.tar.zst - Update to 0.1.4 2023-11-07 11:33:31 +00:00